We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2055dd9 commit 0f450d9Copy full SHA for 0f450d9
1 file changed
composer.json
@@ -38,6 +38,7 @@
38
"phpro/grumphp": "^2.19",
39
"phpspec/prophecy-phpunit": "^2.5",
40
"phpunit/phpunit": "^12.5",
41
+ "pyrech/composer-changelogs": "^2.2",
42
"rector/rector": "^2.3",
43
"saggre/phpdocumentor-markdown": "^1.0",
44
"symplify/easy-coding-standard": "^13.0",
@@ -59,7 +60,8 @@
59
60
"allow-plugins": {
61
"ergebnis/composer-normalize": true,
62
"phpdocumentor/shim": true,
- "phpro/grumphp": true
63
+ "phpro/grumphp": true,
64
+ "pyrech/composer-changelogs": true
65
},
66
"platform": {
67
"php": "8.3.0"
0 commit comments