Skip to content

Commit

Permalink
Update composer files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Jul 8, 2023
1 parent b6f9ada commit 7557c6f
Show file tree
Hide file tree
Showing 2 changed files with 1,140 additions and 661 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"forum": "https://forum.phalcon.io"
},
"require": {
"php": ">=7.2",
"ext-phalcon": "^4.0",
"php": ">=7.4",
"ext-phalcon": "^5.0",
"ext-mongodb": "*",
"ext-json": "*"
},
"require-dev": {
"phalcon/ide-stubs": "^4.0",
"phalcon/ide-stubs": "^5.0",
"vimeo/psalm": "^4.1",
"squizlabs/php_codesniffer": "3.5.1",
"codeception/codeception": "^4.1",
Expand Down
Loading

0 comments on commit 7557c6f

Please sign in to comment.