Commit fe26e2a 1 parent 422e5ba commit fe26e2a Copy full SHA for fe26e2a
File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 31
31
"require-dev" : {
32
32
"doctrine/annotations" : " ^2.0.0" ,
33
33
"doctrine/coding-standard" : " ^12.0.0" ,
34
- "doctrine/data-fixtures" : " ^1.5.2 " ,
34
+ "doctrine/data-fixtures" : " ^2.0.1 " ,
35
35
"doctrine/migrations" : " ^3.8.0" ,
36
36
"laminas/laminas-cache-storage-adapter-filesystem" : " ^2.0" ,
37
37
"laminas/laminas-cache-storage-adapter-memory" : " ^2.0" ,
38
38
"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" ,
42
39
"phpstan/phpstan" : " ^2.0.4" ,
43
40
"phpstan/phpstan-phpunit" : " ^2.0.3" ,
44
41
"phpunit/phpunit" : " ^10.5.40" ,
45
- "squizlabs/php_codesniffer" : " ^3.6.2"
46
42
},
47
43
"conflict" : {
48
44
"doctrine/migrations" : " <3.8" ,
You can’t perform that action at this time.
0 commit comments