Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4d713b
)
Update doctrine annotations and symfony twig-bundle versions
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 27 Feb 2024 10:14:05 +0000
(11:14 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Tue, 27 Feb 2024 10:14:05 +0000
(11:14 +0100)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index eafcd5c87084a4c70795178788c76e630752b242..9f6fa17a08856c5373ed9b78f2743042c03a4c2a 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-7,7
+7,7
@@
"php": ">=8.1",
"ext-ctype": "*",
"ext-iconv": "*",
- "doctrine/annotations": "^
1.0|^
2.0",
+ "doctrine/annotations": "^2.0",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "^2.0",
@@
-94,7
+94,7
@@
"symfony/flex": "^2.0",
"symfony/framework-bundle": "^7.0",
"symfony/process": "^7.0",
- "symfony/twig-bundle": "^
5
.0"
+ "symfony/twig-bundle": "^
7
.0"
}
}
},