Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bb9e66
)
Copy airlibre require-dev in root node to enable them
author
Raphaël Gertz
<git@rapsys.eu>
Wed, 27 Nov 2019 03:42:22 +0000
(
04:42
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Wed, 27 Nov 2019 03:42:22 +0000
(
04:42
+0100)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index
fdeff6b
..
98c55ba
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-22,6
+22,11
@@
"twig/extensions": "1.5.*"
},
"require-dev": {
+ "doctrine/doctrine-fixtures-bundle": "^3.2",
+ "symfony/browser-kit": "4.3.*",
+ "symfony/maker-bundle": "^1.14",
+ "symfony/phpunit-bridge": "^4.3",
+ "symfony/web-profiler-bundle": "^4.3"
},
"config": {
"preferred-install": {