Merge branch 'develop'

This commit is contained in:
Simon Vieille 2023-02-20 12:03:24 +01:00
commit df752e54f0
1 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"php": ">=8.0.0",
"doctrine/orm": "2.11.*",
"knplabs/knp-snappy": "^1.4",
"murph/murph-core": "dev-master",
"murph/murph-core": "^1.18",
"sabre/dav": "^4.3"
},
"require-dev": {
@ -29,7 +29,8 @@
},
"sort-packages": true,
"allow-plugins": {
"symfony/flex": true
"symfony/flex": true,
"symfony/runtime": true
}
},
"autoload": {