[TASK] Replaces PHPParser and load new one via composer
... | ... | @@ -27,7 +27,8 @@ |
"helhum/typo3-console": "^4.5", | ||
"dmitryd/typo3-realurl": "^2.2", | ||
"apache-solr-for-typo3/solr": "^6.0", | ||
"t3o/t3olayout": "dev-develop" | ||
"t3o/t3olayout": "dev-develop", | ||
"nikic/php-parser": "^3.1" | ||
}, | ||
"config": { | ||
"bin-dir": "bin", | ||
... | ... |