Skip to content

Commit

Permalink
phalcon#16477 - Update min version to 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Dec 23, 2023
1 parent 7c00830 commit 64f9acd
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 273 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
],
"require": {
"php": ">=7.4"
"php": ">=8.0"
},
"require-dev": {
"ext-apcu": "*",
Expand Down Expand Up @@ -51,7 +51,7 @@
"friendsofphp/php-cs-fixer": "~3.0",
"mustache/mustache": "^2.14.1",
"phalcon/ide-stubs": "^4.1",
"phalcon/zephir": "^0.17",
"phalcon/zephir": "dev-development",
"phpunit/phpunit": "^9.0",
"predis/predis": "^1.1",
"squizlabs/php_codesniffer": "^3.4",
Expand Down
Loading

0 comments on commit 64f9acd

Please sign in to comment.