Skip to content

Commit b84b5c5

Browse files
committed
Updated PHP version requirement in composer.json (>=8.1) ⚡
1 parent f24e1df commit b84b5c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
],
2727
"minimum-stability": "stable",
2828
"require": {
29-
"php": "^7.4||^8.1",
30-
"ext-dom": "*",
3129
"php": ">=8.1",
3230
"ext-mbstring": "*",
3331
"ext-dom": "*",

0 commit comments

Comments
 (0)