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 64d33df commit 26dbc1fCopy full SHA for 26dbc1f
composer.json
@@ -33,13 +33,13 @@
33
"vufind-org/vufindcode": "^1.2"
34
},
35
"require-dev": {
36
- "friendsofphp/php-cs-fixer": "3.51.0",
37
- "guzzlehttp/guzzle": "^7.8.1",
38
- "pear/http_request2": "2.6.0",
39
- "phpmd/phpmd": "2.15.0",
40
- "phpstan/phpstan": "1.10.59",
41
- "phpunit/phpunit": "10.5.11",
42
- "phing/phing": "3.0",
43
- "squizlabs/php_codesniffer": "3.9.0"
+ "friendsofphp/php-cs-fixer": "3.51.0",
+ "guzzlehttp/guzzle": "^7.8.1",
+ "pear/http_request2": "2.6.0",
+ "phpmd/phpmd": "2.15.0",
+ "phpstan/phpstan": "1.10.59",
+ "phpunit/phpunit": "10.5.11",
+ "phing/phing": "3.0",
+ "squizlabs/php_codesniffer": "3.9.0"
44
}
45
0 commit comments