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 964c768 + 0f306f7 commit 7634ff6Copy full SHA for 7634ff6
composer.json
@@ -13,9 +13,9 @@
13
],
14
"require": {
15
"php": "^8.0|^8.1",
16
- "illuminate/notifications": "^9.0|^10.0|^11.0",
17
- "illuminate/support": "^9.0|^10.0|^11.0",
18
- "illuminate/queue": "^9.0|^10.0|^11.0",
+ "illuminate/notifications": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/queue": "^9.0|^10.0|^11.0|^12.0",
19
"guzzlehttp/guzzle": "^7.2",
20
"ext-json": "*"
21
},
0 commit comments