Skip to content

Commit 6a18d25

Browse files
author
github-ci
committed
update
1 parent 8ced23a commit 6a18d25

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
@@ -17,13 +17,13 @@
1717
"symfony/messenger": "^6.4",
1818
"symfony/property-access": "^6.4",
1919
"symfony/string": "^6.4",
20-
"symfony/yaml": "^6.4 || ^7.1"
20+
"symfony/yaml": "^6.4 || ^7.1",
21+
"tourze/symfony-integration-test-kernel": "0.0.*"
2122
},
2223
"require-dev": {
2324
"phpstan/phpstan": "^2.1",
2425
"phpunit/phpunit": "^10.0",
25-
"symfony/phpunit-bridge": "^6.4",
26-
"tourze/integration-test-kernel": "0.0.*"
26+
"symfony/phpunit-bridge": "^6.4"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)