Skip to content

Commit acf1196

Browse files
committed
removed no longer used dependency
1 parent e1d3c16 commit acf1196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"type": "library",
55
"require": {
66
"phpstan/phpstan": "^0.11|^0.12",
7-
"php": ">= 7.2",
8-
"nikic/php-parser": "^4.4"
7+
"php": ">= 7.2"
98
},
109
"replace": {
1110
"inviqa/phpstan-magento1": "0.1.5"

0 commit comments

Comments
 (0)