Skip to content

Commit c9abfed

Browse files
committed
Updated php version constraints
1 parent e055905 commit c9abfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
],
2525
"require": {
26-
"php": "^8.0|^8.1",
26+
"php": "^8.0.0|^8.1.0",
2727
"always-open/laravel-process-stamps": "^5.0",
2828
"guzzlehttp/guzzle": "^7.4",
2929
"laravel/framework": "^8.0|^9.0|^10.0"

0 commit comments

Comments
 (0)