1
0
Fork 0

Take tolerant-php-parser from Packagist instead of github

pull/357/head
Rob Lourens 2017-06-08 15:03:27 -07:00
parent adf65e5b11
commit a1ae0f6e48
1 changed files with 1 additions and 7 deletions

View File

@ -38,15 +38,9 @@
"sabre/uri": "^2.0",
"jetbrains/phpstorm-stubs": "dev-master",
"composer/composer": "^1.3",
"Microsoft/tolerant-php-parser": "dev-master"
"Microsoft/tolerant-php-parser": "^0.0.2"
},
"minimum-stability": "dev",
"repositories": [
{
"type": "git",
"url": "https://github.com/Microsoft/tolerant-php-parser.git"
}
],
"prefer-stable": true,
"autoload": {
"psr-4": {