Skip to content

Commit 61fc8db

Browse files
Update symfony/finder requirement
Updates the requirements on [symfony/finder](https://github.com/symfony/finder) to permit the latest version. Updates `symfony/finder` to 7.2.0 - [Release notes](https://github.com/symfony/finder/releases) - [Changelog](https://github.com/symfony/finder/blob/7.2/CHANGELOG.md) - [Commits](symfony/finder@v6.4.0...v7.2.0) --- updated-dependencies: - dependency-name: symfony/finder dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cf986e commit 61fc8db

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
@@ -36,7 +36,7 @@
3636

3737
"simplesamlphp/assert": "^1.2",
3838
"simplesamlphp/composer-xmlprovider-installer": "~1.0.0",
39-
"symfony/finder": "^6.4"
39+
"symfony/finder": "^7.2"
4040
},
4141
"require-dev": {
4242
"simplesamlphp/simplesamlphp-test-framework": "^1.7"

0 commit comments

Comments
 (0)