We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47b31d commit afdf2f2Copy full SHA for afdf2f2
composer.json
@@ -19,8 +19,8 @@
19
"php": "^7.2.5|^8.0",
20
21
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
22
- "illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"",
23
- "illuminate/events": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"",
+ "illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/events": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
24
"laravel/serializable-closure": "^2.0"
25
},
26
"autoload": {
0 commit comments