Skip to content

Commit ff01104

Browse files
committed
Switch to my branch of PHP-Token-Reflection
This fixes refactoring files where keywords are used in special context: MyClass::class
1 parent 8d49db4 commit ff01104

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repositories": [
1111
{
1212
"type": "vcs",
13-
"url": "https://github.com/POPSuL/PHP-Token-Reflection"
13+
"url": "https://github.com/AJenbo/PHP-Token-Reflection"
1414
}
1515
],
1616

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)