We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d990a2c commit d15e107Copy full SHA for d15e107
composer.json
@@ -24,8 +24,8 @@
24
},
25
"require": {
26
"php": ">=5.4.0",
27
- "illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
28
- "illuminate/validation": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/validation": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments