Skip to content

Commit

Permalink
forcing php 8.2+ and phalcon 5.6+
Browse files Browse the repository at this point in the history
  • Loading branch information
jturbide committed Feb 22, 2024
1 parent ab1769a commit 0e3b738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"apcu-autoloader": true,
"apcu-autoloader-prefix": "zemit-app-",
"require": {
"php": ">=8.2",
"ext-phalcon": ">=5.6",
"zemit-cms/core": "dev-master"
},
"require-dev": {
Expand Down

0 comments on commit 0e3b738

Please sign in to comment.