We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3d8ac6 + 1cb96e6 commit e7f4938Copy full SHA for e7f4938
composer.json
@@ -14,9 +14,9 @@
14
"require": {
15
"php": ">=7.1",
16
"ext-openssl": "*",
17
- "illuminate/console": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
18
- "illuminate/database": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
19
- "illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/console": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/database": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
20
"onelogin/php-saml": "^3.0|^4.0",
21
"ramsey/uuid": "^3.8|^4.0"
22
},
0 commit comments