Skip to content

Commit 7a6ac4b

Browse files
committed
[TASK] Drop symfony 4.4 support
1 parent 1b3f645 commit 7a6ac4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"symfony/mime": "^5.4 || ^6.4 || ^7.0"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^8.5.36",
31-
"typo3/coding-standards": "^0.6.1"
30+
"phpunit/phpunit": "^8.5.36 || ^9.6.16",
31+
"typo3/coding-standards": "dev-main"
3232
},
3333
"bin": [
3434
"bin/tailor"

0 commit comments

Comments
 (0)