Skip to content

Commit ce22716

Browse files
Copilotvoku
andauthored
fix: update PHP requirement to >=8.0.0 in composer.json
Agent-Logs-Url: https://github.com/voku/Arrayy/sessions/27a791ba-c686-466f-bb34-19ac78f62f0a Co-authored-by: voku <264695+voku@users.noreply.github.com>
1 parent d48b02a commit ce22716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": ">=7.0.0",
23+
"php": ">=8.0.0",
2424
"ext-json": "*",
2525
"symfony/polyfill-mbstring": "~1.0",
2626
"phpdocumentor/reflection-docblock": "~4.3 || ~5.0"

0 commit comments

Comments
 (0)