We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251839a commit c198379Copy full SHA for c198379
composer.json
@@ -10,8 +10,8 @@
10
}
11
],
12
"support": {
13
- "source": "https://github.com/andersundsehr/grumphp-config/tree/main/packages/rector-p",
14
- "issues": "https://github.com/andersundsehr/grumphp-config/issues"
+ "issues": "https://github.com/andersundsehr/grumphp-config/issues",
+ "source": "https://github.com/andersundsehr/grumphp-config/tree/main/packages/rector-p"
15
},
16
"require": {
17
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
0 commit comments