Skip to content

Commit 773f912

Browse files
committed
Bump dev dependencies
1 parent ab80b3d commit 773f912

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

composer.json

+6-9
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,12 @@
2424
"ext-mbstring": "*"
2525
},
2626
"require-dev": {
27-
"mikehaertl/php-shellcommand": "^1.2.5",
28-
"phpstan/phpstan": "^1.4",
29-
"scrutinizer/ocular": "^1.6",
30-
"squizlabs/php_codesniffer": "^2.3 || ^3.0",
31-
"symfony/finder": "^4.4|^5.4|^6.0",
32-
"symfony/phpunit-bridge": "^5.4|^6.0"
33-
},
34-
"conflict": {
35-
"scrutinizer/ocular": "1.7.*"
27+
"mikehaertl/php-shellcommand": "^1.7.0",
28+
"phpstan/phpstan": "^1.10.57",
29+
"scrutinizer/ocular": "^1.9",
30+
"squizlabs/php_codesniffer": "^3.8.1",
31+
"symfony/finder": "^6.4|^7.0",
32+
"symfony/phpunit-bridge": "^7.0"
3633
},
3734
"autoload": {
3835
"psr-4": {

0 commit comments

Comments
 (0)