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 eeb80f5 commit 0f208cbCopy full SHA for 0f208cb
composer.json
@@ -26,13 +26,13 @@
26
},
27
"require": {
28
"php": "^8.2",
29
- "php-di/php-di": "^7.0",
30
- "symfony/finder": "^6.3"
+ "php-di/php-di": "^7",
+ "symfony/finder": "^7"
31
32
"require-dev": {
33
- "mikelooper/code-style": "^0.0.2",
34
- "phpunit/phpunit": "^10.4",
35
- "vimeo/psalm": "^5.15"
+ "mikelooper/code-style": "^0",
+ "phpunit/phpunit": "^10",
+ "vimeo/psalm": "^5"
36
37
"scripts": {
38
"test": [
0 commit comments