Skip to content

Commit

Permalink
Allow matthiasnoback/symfony-dependency-injection-test ^6.0.0 (#176)
Browse files Browse the repository at this point in the history
* Update matthiasnoback/symfony-dependency-injection-test requirement from ^4 || ^5 to ^6.0.0

---
updated-dependencies:
- dependency-name: matthiasnoback/symfony-dependency-injection-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Allow SF DI test package v6.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessandro Lai <[email protected]>
  • Loading branch information
dependabot[bot] and Jean85 authored Aug 20, 2024
1 parent 38cad1b commit 3393492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0"
},
"require-dev": {
"matthiasnoback/symfony-dependency-injection-test": "^4 || ^5",
"matthiasnoback/symfony-dependency-injection-test": "^4 || ^5 || ^6",
"symfony/web-profiler-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/console": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"phpunit/phpunit": "^9.6.13 || ^10.5.27",
Expand Down

0 comments on commit 3393492

Please sign in to comment.