|
29 | 29 | "require": { |
30 | 30 | "knplabs/knp-menu-bundle": "^3.5", |
31 | 31 | "php": "^8.5", |
32 | | - "shopsys/form-types-bundle": "19.0.x-dev", |
33 | | - "shopsys/framework": "19.0.x-dev", |
34 | | - "shopsys/mcp-attributes": "19.0.x-dev", |
35 | | - "shopsys/migrations": "19.0.x-dev", |
36 | | - "shopsys/plugin-interface": "19.0.x-dev", |
| 32 | + "shopsys/form-types-bundle": "dev-rv/mcp-github-builds as 19.0.x-dev", |
| 33 | + "shopsys/framework": "dev-rv/mcp-github-builds as 19.0.x-dev", |
| 34 | + "shopsys/mcp-attributes": "dev-rv/mcp-github-builds as 19.0.x-dev", |
| 35 | + "shopsys/migrations": "dev-rv/mcp-github-builds as 19.0.x-dev", |
| 36 | + "shopsys/plugin-interface": "dev-rv/mcp-github-builds as 19.0.x-dev", |
37 | 37 | "symfony/config": "^7.4", |
38 | 38 | "symfony/dependency-injection": "^7.4", |
39 | 39 | "symfony/form": "^7.4", |
|
51 | 51 | "phpstan/phpstan-phpunit": "^2.0.6", |
52 | 52 | "phpstan/phpstan-symfony": "^2.0.6", |
53 | 53 | "phpunit/phpunit": "^12.5", |
54 | | - "shopsys/biome-config": "19.0.x-dev", |
55 | | - "shopsys/coding-standards": "19.0.x-dev" |
| 54 | + "shopsys/biome-config": "dev-rv/mcp-github-builds as 19.0.x-dev", |
| 55 | + "shopsys/coding-standards": "dev-rv/mcp-github-builds as 19.0.x-dev" |
56 | 56 | }, |
57 | 57 | "extra": { |
58 | 58 | "symfony": { |
|
0 commit comments