Skip to content

Commit 548fb08

Browse files
Update marcj/topsort requirement from ^1.1 to ^1.1 || ^2.0
Updates the requirements on [marcj/topsort](https://github.com/marcj/topsort.php) to permit the latest version. - [Release notes](https://github.com/marcj/topsort.php/releases) - [Commits](marcj/topsort.php@1.1.0...2.0.0) --- updated-dependencies: - dependency-name: marcj/topsort dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e5956c commit 548fb08

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
@@ -14,7 +14,7 @@
1414
"ext-pdo_mysql": "*",
1515
"doctrine/dbal": "^3.0",
1616
"laravel/framework": "^10.0 || ^11.0 || ^12.0",
17-
"marcj/topsort": "^1.1"
17+
"marcj/topsort": "^1.1 || ^2.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^10.0 || ^11.0",

0 commit comments

Comments
 (0)