Skip to content

Commit

Permalink
fix: changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Tresor-Kasenda <[email protected]>
  • Loading branch information
Tresor-Kasenda committed Apr 17, 2024
1 parent 2becacb commit bc42cb5
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,13 @@
"require": {
"php": "^8.3",
"binafy/laravel-stub": "^1.0",
"illuminate/console": "^10.48.4",
"illuminate/support": "^10.48.4",
"illuminate/view": "^10.48.4",
"illuminate/support": "^10.45|^11.0",
"laravel/prompts": "^0.1.17"
},
"require-dev": {
"larastan/larastan": "^2.8",
"laravel/pint": "^1.14",
"orchestra/testbench": "^8.21",
"laravel/pint": "^1.13",
"orchestra/testbench": "^8.20|^9.0",
"pestphp/pest": "^2.33"
},
"extra": {
Expand Down

0 comments on commit bc42cb5

Please sign in to comment.