We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd3e3b commit ab178c7Copy full SHA for ab178c7
composer.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "microsoft/tolerant-php-parser",
3
- "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
+ "name": "phpactor/tolerant-php-parser",
+ "description": "Fork of the Tolerant PHP-to-AST parser designed for IDE usage scenarios",
4
"type": "library",
5
"require": {
6
"php": ">=7.2"
0 commit comments