Skip to content

Commit 9635df8

Browse files
authored
Update composer.json
1 parent 9b6bebe commit 9635df8

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
@@ -16,10 +16,10 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
19+
"php": "^8.1.0|^8.2.0",
2020
"always-open/sidekick": "^4.0",
2121
"spatie/laravel-package-tools": "^1.9.2",
22-
"illuminate/contracts": "^9.0"
22+
"illuminate/contracts": "^9.0|^10."
2323
},
2424
"require-dev": {
2525
"friendsofphp/php-cs-fixer": "^3.1",

0 commit comments

Comments
 (0)