Skip to content

Commit 75462a6

Browse files
authored
Update composer.json
1 parent d81102c commit 75462a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.2.5|^8.0",
20-
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
21-
"illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0",
22-
"illuminate/events": "^7.0|^8.0|^9.0|^10.0|^11.0"
20+
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
21+
"illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
22+
"illuminate/events": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)