Skip to content

Commit 244c7cb

Browse files
committed
bump constraint to php84
1 parent 6d5e2a2 commit 244c7cb

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
"issues": "https://github.com/neilime/php-css-lint/issues"
2424
},
2525
"require": {
26-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
26+
"php": "^8.1",
2727
"ext-json": "*"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)