Skip to content

Commit 5988d81

Browse files
authored
BAP-20411: Upgrade theofidry/alice-data-fixtures to 1.4.0 (#29417)
1 parent 1a5d2ee commit 5988d81

File tree

4 files changed

+207
-200
lines changed

4 files changed

+207
-200
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"symfony/var-dumper": "4.4.18",
6161
"symfony/var-exporter": "4.4.18",
6262
"symfony/web-profiler-bundle": "4.4.18",
63-
"theofidry/alice-data-fixtures": "1.0.*"
63+
"theofidry/alice-data-fixtures": "~1.4.0"
6464
},
6565
"config": {
6666
"bin-dir": "bin",

dev.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"behat/mink-selenium2-driver": "~1.4.0",
5252
"behat/symfony2-extension": "~2.1.5",
5353
"nelmio/alice": "~3.8.0",
54-
"theofidry/alice-data-fixtures": "1.0.*",
54+
"theofidry/alice-data-fixtures": "~1.4.0",
5555
"phpunit/phpunit": "~9.5.1",
5656
"johnkary/phpunit-speedtrap": "~3.3.0",
5757
"squizlabs/php_codesniffer": "3.5.*",

0 commit comments

Comments
 (0)