We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0a8eba + be6b7f6 commit 5c53973Copy full SHA for 5c53973
composer.json
@@ -25,13 +25,13 @@
25
"laminas/laminas-code": ">=3.4 <=4.13",
26
"php-openapi/yii2-fractal": "^1.0.0",
27
"fakerphp/faker": "^1.9",
28
- "sam-it/yii2-mariadb": "^2.0"
+ "sam-it/yii2-mariadb": "^2.0",
29
+ "symfony/polyfill-php80": "^1.30"
30
},
31
"require-dev": {
32
"cebe/indent": "*",
33
"friendsofphp/php-cs-fixer": "~2.16",
34
"phpunit/phpunit": "^8.0",
- "symfony/polyfill-php80": "^1.16",
35
"yiisoft/yii2-gii": ">=2.1.0"
36
37
"autoload": {
0 commit comments