Skip to content

Commit 4920547

Browse files
authored
lavavel 12
1 parent 49c52ae commit 4920547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.2|^8.0",
22-
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
22+
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^7||^8.4|^9.3.3|^10.1",

0 commit comments

Comments
 (0)