[Composer] Use resource-bundle 1.14.x-dev from upstream instead of fork

This commit is contained in:
Grzegorz Sadowski 2026-06-22 07:20:39 +02:00
parent b5aa65a530
commit 4ec9782269
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364
2 changed files with 2 additions and 10 deletions

View file

@ -80,7 +80,7 @@
"sylius/mailer-bundle": "^2.1",
"sylius/registry": "^1.6",
"sylius/resource": "^1.12",
"sylius/resource-bundle": "dev-fix-validators-for-symfony-8 as 1.14",
"sylius/resource-bundle": "1.14.x-dev as 1.14.2",
"sylius/theme-bundle": "^2.4",
"sylius/twig-extra": "^0.9 || ^0.10 || ^0.11",
"sylius/twig-hooks": "^0.9 || ^0.10 || ^0.11",
@ -250,10 +250,6 @@
{
"type": "vcs",
"url": "https://github.com/Kocal/FriendsOfBehat-SymfonyExtension.git"
},
{
"type": "vcs",
"url": "https://github.com/TheMilek/SyliusResourceBundle.git"
}
],
"config": {

View file

@ -39,7 +39,7 @@
"nelmio/alice": "^3.13",
"phparkitect/phparkitect": "^0.8",
"phpunit/phpunit": "^11.5",
"sylius/resource-bundle": "dev-fix-validators-for-symfony-8 as 1.14",
"sylius/resource-bundle": "1.14.x-dev as 1.14.2",
"symfony/browser-kit": "^6.4 || ^7.4 || ^8.0",
"symfony/debug-bundle": "^6.4 || ^7.4 || ^8.0",
"symfony/dotenv": "^6.4 || ^7.4 || ^8.0",
@ -77,10 +77,6 @@
{
"type": "path",
"url": "../../*/*"
},
{
"type": "vcs",
"url": "https://github.com/TheMilek/SyliusResourceBundle.git"
}
],
"minimum-stability": "dev",