mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Remove SymfonyMockerContainer fork
This commit is contained in:
parent
302f8ae021
commit
3c9431a70c
13 changed files with 26 additions and 41 deletions
|
|
@ -210,7 +210,7 @@
|
|||
"phpstan/phpstan": "1.5.4",
|
||||
"phpstan/phpstan-doctrine": "1.3.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"psalm/plugin-mockery": "0.7.0",
|
||||
"psr/event-dispatcher": "^1.0",
|
||||
"rector/rector": "^0.12.20",
|
||||
|
|
@ -321,8 +321,5 @@
|
|||
"cache:clear": "symfony-cmd",
|
||||
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"doctrine/orm": "^2.13",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -73,8 +73,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -68,8 +68,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"doctrine/orm": "^2.13",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -72,8 +72,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
"require-dev": {
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0"
|
||||
|
|
@ -81,8 +81,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"doctrine/orm": "^2.13",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"twig/twig": "^2.12 || ^3.3"
|
||||
|
|
@ -72,8 +72,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"friendsofphp/proxy-manager-lts": "^1.0.7",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"twig/twig": "^2.12 || ^3.3"
|
||||
|
|
@ -72,8 +72,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"doctrine/orm": "^2.13",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"sylius/currency-bundle": "^1.6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
|
|
@ -73,8 +73,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"sylius/locale-bundle": "^1.6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0"
|
||||
|
|
@ -71,8 +71,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -78,8 +78,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
"require-dev": {
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -86,8 +86,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -74,8 +74,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0"
|
||||
|
|
@ -75,8 +75,7 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue