Skip to content

Commit db14d67

Browse files
authored
wip
1 parent 8135568 commit db14d67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
20-
"illuminate/contracts": "^9.0",
21-
"laravel/framework": "^9.41",
19+
"php": "^8.1.0|^8.2.0",
20+
"illuminate/contracts": "^9.0|^10.0",
21+
"laravel/framework": "^9.41|^10.0",
2222
"spatie/laravel-package-tools": "^1.13.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)