Skip to content

Commit e329199

Browse files
authored
Merge pull request #6 from BSNSoegel/main
2 parents 2a3a1cb + 2363b10 commit e329199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"ext-json": "*",
1616
"php": ">=7.4 || ^8.0 || ^8.1 || ^8.2",
1717
"guzzlehttp/guzzle": "~6.0 || ~7.0",
18-
"illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0",
19-
"illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0"
18+
"illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0",
19+
"illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0"
2020
},
2121
"require-dev": {
2222
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)