Skip to content

Commit 9236fb9

Browse files
committed
Update composer.json
1 parent 3ef456f commit 9236fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"php": "^8.1",
1616
"ext-simplexml": "*",
1717
"guzzlehttp/guzzle": "^7.1",
18-
"illuminate/notifications": "9.0 || ^10.0",
19-
"illuminate/support": "9.0 || ^10.0"
18+
"illuminate/notifications": "^9.0 || ^10.0",
19+
"illuminate/support": "^9.0 || ^10.0"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "^3.6",

0 commit comments

Comments
 (0)