Skip to content

Commit 67f6be8

Browse files
authored
Merge pull request #34 from simplesamlphp/dependabot/composer/production-dependencies-71c35d6897
Update webmozart/assert requirement from ~1.12 to ~2.1 in the production-dependencies group
2 parents 20d4564 + af24c8e commit 67f6be8

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
@@ -20,7 +20,7 @@
2020
"ext-spl": "*",
2121

2222
"guzzlehttp/psr7": "~2.8",
23-
"webmozart/assert": "~2.0"
23+
"webmozart/assert": "~2.1"
2424
},
2525
"require-dev": {
2626
"ext-intl": "*",

0 commit comments

Comments
 (0)