8000 Silent libxml_disable_entity_loader deprecation · SimpleBus/symfony-bridge@52f91bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 52f91bf

Browse files
ruudkcmodijk
authored andcommitted
Silent libxml_disable_entity_loader deprecation
See symfony/symfony#39068
1 parent 7a5bb5e commit 52f91bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"require": {
2929
"php": "^7.3 || ^8.0",
3030
"simple-bus/message-bus": "^3.0.3",
31-
"symfony/config": "^4.4 || ^5.0",
32-
"symfony/dependency-injection": "^4.4 || ^5.0",
31+
"symfony/config": "^4.4.17 || ^5.1.9",
32+
"symfony/dependency-injection": "^4.4.17 || ^5.1.9",
3333
"symfony/http-kernel": "^4.4 || ^5.0",
3434
"symfony/yaml": "^4.4 || ^5.0"
3535
},

0 commit comments

Comments
 (0)
0