Skip to content

Commit c95b500

Browse files
Drop branch-alias on 4.x (#1100)
A similar fix is needed on master
1 parent 86365c8 commit c95b500

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
2121
"ircmaxell/php-yacc": "^0.0.7"
2222
},
23-
"extra": {
24-
"branch-alias": {
25-
"dev-master": "4.9-dev"
26-
}
27-
},
2823
"autoload": {
2924
"psr-4": {
3025
"PhpParser\\": "lib/PhpParser"

0 commit comments

Comments
 (0)