File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " ext /zf1-future" ,
2+ "name" : " shardj /zf1-future" ,
33 "description" : " Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions" ,
44 "type" : " library" ,
55 "version" : " 1.24.2" ,
1010 "homepage" : " https://github.com/Shardj/zf1-future/" ,
1111 "license" : " BSD-3-Clause" ,
1212 "require" : {
13- "php" : " >=8.3 <8.4 " ,
14- "symfony/polyfill-php82 " : " 1.28 " ,
15- "symfony/polyfill-ctype" : " 1.28 " ,
16- "symfony/polyfill-mbstring" : " 1.28 "
13+ "php" : " >=7.1 " ,
14+ "symfony/polyfill-php81 " : " ^1.24 " ,
15+ "symfony/polyfill-ctype" : " ^1.27 " ,
16+ "symfony/polyfill-mbstring" : " ^1.26 "
1717 },
1818 "require-dev" : {
1919 "friendsofphp/php-cs-fixer" : " ^3" ,
5656 "rector:test" : " bin/rector process --dry-run" ,
5757 "rector:fix" : " bin/rector process" ,
5858 "test" : [
59- " @putenv XDEBUG_MODE=off " ,
60- " phpunit -d memory_limit=-1 - -bootstrap tests/TestHelper.php tests/Zend/AllTests.php"
59+ " Composer \\ Config::disableProcessTimeout " ,
60+ " phpunit --bootstrap tests/TestHelper.php tests/Zend/AllTests.php"
6161 ]
6262 },
6363 "scripts-descriptions" : {
You can’t perform that action at this time.
0 commit comments