mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
Rename all phpspec.yml to phpspec.yml.dist
This commit is contained in:
parent
f9c4f0c92a
commit
aded47af0b
66 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,6 @@
|
|||
"require-dev": {
|
||||
"phpspec/phpspec": "^2.4",
|
||||
"akeneo/phpspec-skip-example-extension": "~1.2",
|
||||
"mongofill/mongofill": "dev-master",
|
||||
"doctrine/mongodb-odm": "^1.0",
|
||||
"doctrine/orm": "^2.4.8,<2.5",
|
||||
"jackalope/jackalope": "^1.2",
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ use PhpSpec\ObjectBehavior;
|
|||
use Sylius\Component\Resource\Repository\RepositoryInterface;
|
||||
|
||||
/**
|
||||
* @require Doctrine\ODM\MongoDB\DocumentManager
|
||||
*
|
||||
* @author Saša Stamenković <umpirsky@gmail.com>
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue