Skip to content

Commit f7e3bf5

Browse files
committed
down
1 parent ab6c428 commit f7e3bf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"league/commonmark": "^2.2"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "^9",
17-
"symfony/var-dumper": "^7",
16+
"phpunit/phpunit": "^9.5",
17+
"symfony/var-dumper": "^5.4",
1818
"unleashedtech/php-coding-standard": "^3.1",
19-
"symfony/process": "^6"
19+
"symfony/process": "^6.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)