Skip to content

Commit 83397a0

Browse files
Update vdb/uri requirement from ^0.2.3 to ^0.3.1
Updates the requirements on [vdb/uri](https://github.com/mvdbos/vdb-uri) to permit the latest version. - [Release notes](https://github.com/mvdbos/vdb-uri/releases) - [Commits](mvdbos/vdb-uri@v0.2.3...v0.3.1) --- updated-dependencies: - dependency-name: vdb/uri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fe64a1 commit 83397a0

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
@@ -22,7 +22,7 @@
2222
"symfony/dom-crawler": "^3.0.0||^4.0.0||^5.0.0||^6.0",
2323
"symfony/finder": "^3.0.0||^4.0.0||^5.0.0||^6.0",
2424
"symfony/event-dispatcher": "^4.0.0||^5.0.0||^6.0",
25-
"vdb/uri": "^0.2.3",
25+
"vdb/uri": "^0.3.1",
2626
"phan/phan": "^4.0||^5.0"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)