Skip to content

Commit 0c92f1a

Browse files
committed
Allow symfony/finder ^7.3.
1 parent 2a584aa commit 0c92f1a

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
@@ -44,7 +44,7 @@
4444

4545
"simplesamlphp/assert": "~1.8.1",
4646
"simplesamlphp/composer-xmlprovider-installer": "~1.0.2",
47-
"symfony/finder": "~6.4.0"
47+
"symfony/finder": "~6.4.0|^7.3"
4848
},
4949
"require-dev": {
5050
"simplesamlphp/simplesamlphp-test-framework": "~1.9.2"

0 commit comments

Comments
 (0)