Skip to content

Commit 97cd9a5

Browse files
Update deptrac/deptrac requirement from ^2.0 to ^2.0 || ^3.0
Updates the requirements on [deptrac/deptrac](https://github.com/deptrac/deptrac) to permit the latest version. - [Release notes](https://github.com/deptrac/deptrac/releases) - [Commits](deptrac/deptrac@2.0.0...3.0.0) --- updated-dependencies: - dependency-name: deptrac/deptrac dependency-version: 3.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b273bd commit 97cd9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"phpstan/phpstan-strict-rules": "^1.4|^2.0",
7979
"phpstan/phpstan-symfony": "^1.3|^2.0",
8080
"phpunit/phpunit": "^10.5.10|^11.0|^12.0",
81-
"deptrac/deptrac": "^2.0",
81+
"deptrac/deptrac": "^2.0 || ^3.0",
8282
"rector/rector": "^1.0|^2.0",
8383
"roave/security-advisories": "dev-latest",
8484
"spomky-labs/aes-key-wrap": "^7.0",

0 commit comments

Comments
 (0)