Skip to content

Commit 53875a3

Browse files
authored
PHP requirements
1 parent 3a6feee commit 53875a3

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
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": "^8.1 || ^8.2",
23+
"php": "~8.1.0 || ~8.2.0",
2424
"spatie/laravel-package-tools": "^1.4.3",
2525
"illuminate/contracts": "^10.0",
2626
"ext-json": "*"

0 commit comments

Comments
 (0)