Skip to content

Commit 44013ac

Browse files
committed
Migrate from phpro/grumphp to phpro/grumphp-shim
Replaces direct dependency with no-dependency metapackage to avoid transitive dependency conflicts in downstream projects. Closes #43
1 parent dbe7398 commit 44013ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"nikic/php-parser": "^5.7",
4040
"php-di/php-di": "^7.1",
4141
"phpdocumentor/shim": "^3.9",
42-
"phpro/grumphp": "^2.19",
42+
"phpro/grumphp-shim": "^2.19",
4343
"phpspec/prophecy": "^1.26",
4444
"phpspec/prophecy-phpunit": "^2.5",
4545
"phpunit/phpunit": "^12.5",
@@ -74,7 +74,7 @@
7474
"allow-plugins": {
7575
"ergebnis/composer-normalize": true,
7676
"phpdocumentor/shim": true,
77-
"phpro/grumphp": true,
77+
"phpro/grumphp-shim": true,
7878
"pyrech/composer-changelogs": true
7979
},
8080
"platform": {

0 commit comments

Comments
 (0)