We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3fb43 commit b5ea11fCopy full SHA for b5ea11f
composer.json
@@ -38,9 +38,9 @@
38
"php": "^8.2",
39
"ext-json": "*",
40
"auth0/auth0-php": "^8.10",
41
- "illuminate/contracts": "^11|^12",
42
- "illuminate/http": "^11|^12",
43
- "illuminate/support": "^11|^12",
+ "illuminate/contracts": "^11 || ^12",
+ "illuminate/http": "^11 || ^12",
+ "illuminate/support": "^11 || ^12",
44
"psr-discovery/all": "^1",
45
"psr/cache": "^2 || ^3"
46
},
0 commit comments