Skip to content

Commit 4a5b849

Browse files
author
Baptiste
committed
Update PHP and Illuminate/Contracts versions
1 parent 6eb060c commit 4a5b849

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
@@ -16,8 +16,8 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
20-
"illuminate/contracts": "^10.0",
19+
"php": "^8.1|^8.2|^8.3",
20+
"illuminate/contracts": "^9.0|^10.0",
2121
"laravel/prompts": "^0.1.13",
2222
"spatie/laravel-package-tools": "^1.14.0"
2323
},

0 commit comments

Comments
 (0)