Skip to content

Commit 64f9acd

Browse files
committed
#16477 - Update min version to 8.0
1 parent 7c00830 commit 64f9acd

File tree

2 files changed

+294
-273
lines changed

2 files changed

+294
-273
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": ">=7.4"
24+
"php": ">=8.0"
2525
},
2626
"require-dev": {
2727
"ext-apcu": "*",
@@ -51,7 +51,7 @@
5151
"friendsofphp/php-cs-fixer": "~3.0",
5252
"mustache/mustache": "^2.14.1",
5353
"phalcon/ide-stubs": "^4.1",
54-
"phalcon/zephir": "^0.17",
54+
"phalcon/zephir": "dev-development",
5555
"phpunit/phpunit": "^9.0",
5656
"predis/predis": "^1.1",
5757
"squizlabs/php_codesniffer": "^3.4",

0 commit comments

Comments
 (0)