Skip to content

Commit 3760581

Browse files
Amoifrclaude
andcommitted
Rename package to amoifr/phpquality-bundle
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 43d144a commit 3760581

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "phpquality/phpquality-bundle",
2+
"name": "amoifr/phpquality-bundle",
33
"description": "Symfony bundle for PHP static code analysis, metrics, and quality reports",
44
"type": "symfony-bundle",
55
"license": "MIT",

docker/app/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=8.3",
8-
"phpquality/phpquality-bundle": "^1.2",
8+
"amoifr/phpquality-bundle": "^1.2",
99
"symfony/console": "^7.0",
1010
"symfony/framework-bundle": "^7.0",
1111
"symfony/runtime": "^7.0",

0 commit comments

Comments
 (0)