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.
2 parents 2983435 + 4efd452 commit 91beee6Copy full SHA for 91beee6
composer.json
@@ -38,12 +38,12 @@
38
"require": {
39
"laravel/legacy-factories": "^1.3",
40
"nl.idaas/openid-server": "^0.4.2",
41
- "illuminate/http": "^10.0|^11.0",
42
- "illuminate/contracts": "^10.0|^11.0",
43
- "illuminate/support": "^10.0|^11.0",
44
- "illuminate/auth": "^10.0|^11.0",
45
- "illuminate/database": "^10.0|^11.0",
46
- "laravel/passport": "^10.0|^11.0|^12"
+ "illuminate/http": "^10.0|^11.0|^12.0",
+ "illuminate/contracts": "^10.0|^11.0|^12.0",
+ "illuminate/support": "^10.0|^11.0|^12.0",
+ "illuminate/auth": "^10.0|^11.0|^12.0",
+ "illuminate/database": "^10.0|^11.0|^12.0",
+ "laravel/passport": "^10.0|^11.0|^12.0"
47
},
48
"require-dev": {
49
"mockery/mockery": "^1.0",
0 commit comments