Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
662d4e1
)
Fix requires
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Nov 2019 04:04:50 +0000
(
05:04
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Nov 2019 04:04:50 +0000
(
05:04
+0100)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index
70c1b9b
..
6c50ad6
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-117,6
+117,8
@@
},
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "^3.2",
+ "doctrine/doctrine-migrations-bundle": "^2.0",
+ "symfony/maker-bundle": "^1.14",
"symfony/web-profiler-bundle": "^4.3"
}
}