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.
1 parent 27ea512 commit c97a29fCopy full SHA for c97a29f
composer.json
@@ -23,9 +23,9 @@
23
},
24
"require-dev": {
25
"codeception/module-asserts": "^1.3",
26
- "codeception/module-doctrine2": "^1.0",
+ "codeception/module-doctrine2": "^1.1",
27
"codeception/module-rest": "^1.2",
28
- "vlucas/phpdotenv": "^3.6 | ^4.1 | ^5.2"
+ "vlucas/phpdotenv": "^4.2 | ^5.3"
29
30
"autoload": {
31
"classmap": ["src/"]
0 commit comments