File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ Changelog
442.x
55===
66
7+ 2.1
8+ ---
9+
10+ * Removed accidentally added unused dependency to ` doctrine/data-fixtures ` .
11+
7122.0.1
813-----
914
Original file line number Diff line number Diff line change 2222 "php" : " ^8.1" ,
2323 "doctrine/collections" : " ^2.0" ,
2424 "doctrine/common" : " ^2.4 || ^3.0" ,
25- "doctrine/data-fixtures" : " ^1.0" ,
2625 "doctrine/event-manager" : " ^1.0 || ^2.0" ,
2726 "doctrine/persistence" : " ^3.0" ,
2827 "phpcr/phpcr" : " ^2.1.1" ,
3332 "psr/cache" : " ^1.0 || ^2.0 || ^3.0"
3433 },
3534 "require-dev" : {
35+ "liip/rmt" : " ^1.7.3" ,
36+ "phpunit/phpunit" : " ^9.6.15" ,
3637 "symfony/cache" : " ^5.4 || ^6.0.19 || ^7.0" ,
3738 "symfony/yaml" : " ^5.4 || ^6.0.19 || ^7.0" ,
38- "symfony/phpunit-bridge" : " ^5.4.21 || ^6.0.19 || ^7.0" ,
39- "liip/rmt" : " ^1.7.3" ,
40- "phpunit/phpunit" : " ^9.6.15"
39+ "symfony/phpunit-bridge" : " ^5.4.21 || ^6.0.19 || ^7.0"
4140 },
4241 "suggest" : {
43- "symfony/yaml" : " ^5.4 || ^6.0 || ^7.0" ,
4442 "jackalope/jackalope-doctrine-dbal" : " ^1.3 || ^2.0" ,
45- "jackalope/jackalope-jackrabbit" : " ^1.3 || ^2.0"
43+ "jackalope/jackalope-jackrabbit" : " ^1.3 || ^2.0" ,
44+ "symfony/yaml" : " ^5.4 || ^6.0 || ^7.0"
4645 },
4746 "conflict" : {
4847 "jackalope/jackalope-doctrine-dbal" : " <1.1.5" ,
You can’t perform that action at this time.
0 commit comments