Skip to content

Commit eb272ee

Browse files
authored
Temporary pin php-parser to 5.3.1 (#6636)
1 parent dfe6f2d commit eb272ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"doctrine/inflector": "^2.0.10",
2121
"illuminate/container": "^11.35",
2222
"nette/utils": "^4.0",
23-
"nikic/php-parser": "^5.3.1",
23+
"nikic/php-parser": "5.3.1",
2424
"ocramius/package-versions": "^2.9",
2525
"ondram/ci-detector": "^4.2",
2626
"phpstan/phpdoc-parser": "^2.0",

0 commit comments

Comments
 (0)