Skip to content

Commit fe26e2a

Browse files
committed
updated and removed unnecessary dev dependencies
1 parent 422e5ba commit fe26e2a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,14 @@
3131
"require-dev": {
3232
"doctrine/annotations": "^2.0.0",
3333
"doctrine/coding-standard": "^12.0.0",
34-
"doctrine/data-fixtures": "^1.5.2",
34+
"doctrine/data-fixtures": "^2.0.1",
3535
"doctrine/migrations": "^3.8.0",
3636
"laminas/laminas-cache-storage-adapter-filesystem": "^2.0",
3737
"laminas/laminas-cache-storage-adapter-memory": "^2.0",
3838
"laminas/laminas-developer-tools": "^2.3.0",
39-
"laminas/laminas-i18n": "^2.13.0",
40-
"laminas/laminas-log": "^2.15.0",
41-
"laminas/laminas-serializer": "^2.12.0",
4239
"phpstan/phpstan": "^2.0.4",
4340
"phpstan/phpstan-phpunit": "^2.0.3",
4441
"phpunit/phpunit": "^10.5.40",
45-
"squizlabs/php_codesniffer": "^3.6.2"
4642
},
4743
"conflict": {
4844
"doctrine/migrations": "<3.8",

0 commit comments

Comments
 (0)