We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5d2ee commit 5988d81Copy full SHA for 5988d81
composer.json
@@ -60,7 +60,7 @@
60
"symfony/var-dumper": "4.4.18",
61
"symfony/var-exporter": "4.4.18",
62
"symfony/web-profiler-bundle": "4.4.18",
63
- "theofidry/alice-data-fixtures": "1.0.*"
+ "theofidry/alice-data-fixtures": "~1.4.0"
64
},
65
"config": {
66
"bin-dir": "bin",
dev.json
@@ -51,7 +51,7 @@
51
"behat/mink-selenium2-driver": "~1.4.0",
52
"behat/symfony2-extension": "~2.1.5",
53
"nelmio/alice": "~3.8.0",
54
- "theofidry/alice-data-fixtures": "1.0.*",
+ "theofidry/alice-data-fixtures": "~1.4.0",
55
"phpunit/phpunit": "~9.5.1",
56
"johnkary/phpunit-speedtrap": "~3.3.0",
57
"squizlabs/php_codesniffer": "3.5.*",
0 commit comments