Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e858b93
)
Add config and dependency-injection requires
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 16:50:06 +0000
(18:50 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 16:50:45 +0000
(18:50 +0200)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index b0563d4d0c10e34983d6f26c0f8cd03b998ca7d8..86e6ea925b2d128ab1dd8056625c299d2381a986 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-7,10
+7,12
@@
"php": "^7.1.3",
"ext-ctype": "*",
"ext-iconv": "*",
+ "rapsys/airbundle": "dev-master",
"rapsys/packbundle": "dev-master",
"rapsys/userbundle": "dev-master",
- "
rapsys/airbundle": "dev-master
",
+ "
symfony/config": "4.3.*
",
"symfony/console": "4.3.*",
+ "symfony/dependency-injection": "4.3.*",
"symfony/dotenv": "4.3.*",
"symfony/flex": "^1.3.1",
"symfony/framework-bundle": "4.3.*",