Skip to content

Commit f44d109

Browse files
authored
Merge pull request #1 from N3XT0R/dependabot/composer/marcj/topsort-tw-1.1or-tw-2.0
Update marcj/topsort requirement from ^1.1 to ^1.1 || ^2.0
2 parents 95c100e + 548fb08 commit f44d109

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)