Skip to content

Commit f416ed9

Browse files
authored
Update composer.json
1 parent 0527b82 commit f416ed9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
],
1818
"require": {
1919
"php": "^8.0",
20-
"illuminate/contracts": "^8.70|^9.0|^10.0|^11.0",
20+
"illuminate/contracts": "^10.0|^11.0",
2121
"nesbot/carbon": "^2.63|^3.0"
2222
},
2323
"require-dev": {
24-
"orchestra/testbench": "^6.25|^7.0|^8.0|^9.0",
24+
"orchestra/testbench": "^8.0|^9.0",
2525
"phpunit/phpunit": "^9.5.10|^10.5"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)