Add doctrine/data-fixtures as dev dependency

This commit is contained in:
Yassine Guedidi 2024-03-30 01:25:59 +01:00
parent 7d20756b7b
commit ebf95e534b
2 changed files with 2 additions and 1 deletions

View file

@ -162,6 +162,7 @@
},
"require-dev": {
"dama/doctrine-test-bundle": "^8.0.2",
"doctrine/data-fixtures": "^1.7",
"doctrine/doctrine-fixtures-bundle": "^3.5.1",
"ergebnis/composer-normalize": "^2.42.0",
"friendsofphp/php-cs-fixer": "^3.49",

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7af2ea826ebb45b5d2249424c58d14eb",
"content-hash": "5fd785da47842a65daf338ff4369bc67",
"packages": [
{
"name": "babdev/pagerfanta-bundle",