Skip to content

Commit 1d92255

Browse files
committed
allow illuminate/support 10
1 parent eb2b7ba commit 1d92255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"homepage": "https://github.com/timokoerber/laravel-one-time-operations",
2020
"require": {
2121
"php": "^8.0",
22-
"illuminate/support": "^9.0"
22+
"illuminate/support": "^9.0|^10.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.4",

0 commit comments

Comments
 (0)