Skip to content

Commit

Permalink
manage dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leventcz committed May 16, 2024
1 parent 9fd886e commit c355801
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,11 @@
"require": {
"php": "^8.2.0",
"ext-pcntl": "*",
"illuminate/contracts": "^9.0|^10.0||^11.0",
"laravel/framework": "^10.0|^11.0",
"react/event-loop": "^1.5"
},
"require-dev": {
"laravel/pint": "^1.15",
"orchestra/testbench": "^9.0",
"pestphp/pest": "^2.34",
"phpstan/phpstan": "^1.10"
},
Expand Down

0 comments on commit c355801

Please sign in to comment.