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 3ef456f commit 9236fb9Copy full SHA for 9236fb9
composer.json
@@ -15,8 +15,8 @@
15
"php": "^8.1",
16
"ext-simplexml": "*",
17
"guzzlehttp/guzzle": "^7.1",
18
- "illuminate/notifications": "9.0 || ^10.0",
19
- "illuminate/support": "9.0 || ^10.0"
+ "illuminate/notifications": "^9.0 || ^10.0",
+ "illuminate/support": "^9.0 || ^10.0"
20
},
21
"require-dev": {
22
"friendsofphp/php-cs-fixer": "^3.6",
0 commit comments