Take tolerant-php-parser from Packagist instead of github
parent
adf65e5b11
commit
a1ae0f6e48
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue