Skip to content

Commit 87718de

Browse files
composer(deps): update phpdocumentor/filesystem requirement
Updates the requirements on [phpdocumentor/filesystem](https://github.com/phpDocumentor/filesystem) to permit the latest version. - [Commits](phpDocumentor/filesystem@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: phpdocumentor/filesystem dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1a365a commit 87718de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"league/tactician": "^1.1",
3030
"league/uri": "^7.5.1",
3131
"phpdocumentor/flyfinder": "^1.1 || ^2.0",
32-
"phpdocumentor/filesystem": "^1.7.0",
32+
"phpdocumentor/filesystem": "^1.7.1",
3333
"psr/event-dispatcher": "^1.0",
3434
"symfony/clock": "^6.4.8",
3535
"symfony/html-sanitizer": "^6.4.8",

0 commit comments

Comments
 (0)