Skip to content

Commit 1094433

Browse files
committed
Bump PHP dependency to ^8.1
1 parent 9f19946 commit 1094433

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.4 || ^8.0",
15+
"php": "^8.1",
1616
"doctrine/inflector": "^1.0 || ^2.0",
1717
"ext-json": "*",
1818
"composer/metadata-minifier": "^1.0",

0 commit comments

Comments
 (0)