File tree Expand file tree Collapse file tree 2 files changed +550
-1778
lines changed Expand file tree Collapse file tree 2 files changed +550
-1778
lines changed Original file line number Diff line number Diff line change 2222 "forum" : " https://forum.phalcon.io"
2323 },
2424 "require" : {
25- "php" : " >=7.2 " ,
25+ "php" : " >=7.3 " ,
2626 "ext-pdo" : " *" ,
27- "ext-phalcon" : " ^4.0 .0" ,
27+ "ext-phalcon" : " >4 .0" ,
2828 "psy/psysh" : " ~0.9" ,
2929 "nikic/php-parser" : " ^4.2.4" ,
3030 "phalcon/migrations" : " ^2.0" ,
3131 "vlucas/phpdotenv" : " ^3.6|^4.0|^5.0"
3232 },
3333 "require-dev" : {
34- "humbug/box" : " ^3.8 " ,
34+ "humbug/box" : " ^3.13 " ,
3535 "codeception/codeception" : " ^4.1" ,
36- "phpdocumentor/reflection-docblock" : " ^4.3 " ,
36+ "phpdocumentor/reflection-docblock" : " ^5.2 " ,
3737 "phpunit/phpunit" : " ^8.0" ,
3838 "codeception/specify" : " ^1.2" ,
3939 "codeception/verify" : " ^1.2" ,
6262 " tests/_support/helpers.php"
6363 ]
6464 },
65+ "minimum-stability" : " dev" ,
66+ "prefer-stable" : true ,
6567 "bin" : [" phalcon" ]
6668}
You can’t perform that action at this time.
0 commit comments