Skip to content

Commit c355801

Browse files
committed
manage dependencies
1 parent 9fd886e commit c355801

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,11 @@
2222
"require": {
2323
"php": "^8.2.0",
2424
"ext-pcntl": "*",
25-
"illuminate/contracts": "^9.0|^10.0||^11.0",
25+
"laravel/framework": "^10.0|^11.0",
2626
"react/event-loop": "^1.5"
2727
},
2828
"require-dev": {
2929
"laravel/pint": "^1.15",
30-
"orchestra/testbench": "^9.0",
3130
"pestphp/pest": "^2.34",
3231
"phpstan/phpstan": "^1.10"
3332
},

0 commit comments

Comments
 (0)