Skip to content

Commit eb9d9d9

Browse files
authored
Update composer.json
1 parent 5049cbd commit eb9d9d9

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
@@ -14,10 +14,10 @@
1414
],
1515
"require": {
1616
"php": "^8.1|^8.2|^8.3|^8.4",
17-
"illuminate/support": "^10.0|^11.0"
17+
"illuminate/support": "^10.0|^11.0|^12.0"
1818
},
1919
"require-dev": {
20-
"orchestra/testbench": "^8.0",
20+
"orchestra/testbench": "^8.0|^11.0",
2121
"phpunit/phpunit": "^10.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)