Skip to content

Commit d53e79a

Browse files
Update madewithlove/license-checker requirement from ^1.6 to ^2.1
Updates the requirements on [madewithlove/license-checker](https://github.com/madewithlove/license-checker-php) to permit the latest version. - [Release notes](https://github.com/madewithlove/license-checker-php/releases) - [Commits](madewithlove/license-checker-php@v1.6...v2.1) --- updated-dependencies: - dependency-name: madewithlove/license-checker dependency-version: '2.1' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddc9297 commit d53e79a

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
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.0",
28-
"madewithlove/license-checker": "^1.6",
28+
"madewithlove/license-checker": "^2.1",
2929
"mockery/mockery": "^1.6",
3030
"pestphp/pest": "^3.0",
3131
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)