Skip to content

Commit abc85ed

Browse files
authored
Update composer.json
1 parent d1bfa77 commit abc85ed

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
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^8.2",
25-
"illuminate/support": "^10.0|^11.0"
25+
"illuminate/support": "^10.0|^11.0|^12.0"
2626
},
2727
"autoload": {
2828
"psr-4": {
@@ -38,7 +38,7 @@
3838
"laravel/pint": "^1.6",
3939
"rector/rector": "^0.19.2",
4040
"orchestra/testbench": "^6.23|^7.0|^8.0|^9.0",
41-
"phpunit/phpunit": "^9.4|^10.1"
41+
"phpunit/phpunit": "^9.4|^10.1|^11.0"
4242
},
4343
"extra": {
4444
"laravel": {

0 commit comments

Comments
 (0)