zend bridge

This commit is contained in:
Yuri Kuznetsov
2022-02-03 13:30:30 +02:00
parent 9408a1637d
commit 395fda2c5a
2 changed files with 65 additions and 2 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"phpoffice/phpspreadsheet": "^1.16",
"doctrine/dbal": "^3.1.4",
"league/flysystem-async-aws-s3": "^2.0",
"johngrogg/ics-parser": "^3.0"
"johngrogg/ics-parser": "^3.0",
"laminas/laminas-zendframework-bridge": "^1.4"
},
"require-dev": {
"phpunit/phpunit": "^9",