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 bc9db80 commit 618d6f7Copy full SHA for 618d6f7
composer.json
@@ -13,8 +13,8 @@
13
"require": {
14
"php": ">=7.2",
15
"guzzlehttp/guzzle": "^7.0",
16
- "illuminate/notifications": "5.8.*|^6.0|^7.0|^8.0|^9.0",
17
- "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0"
+ "illuminate/notifications": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0"
18
},
19
"require-dev": {
20
"mockery/mockery": "^1.0",
0 commit comments