Skip to content

Commit a97a315

Browse files
Update spatie/robots-txt requirement from ^1.0 to ^2.0
Updates the requirements on [spatie/robots-txt](https://github.com/spatie/robots-txt) to permit the latest version. - [Release notes](https://github.com/spatie/robots-txt/releases) - [Changelog](https://github.com/spatie/robots-txt/blob/main/CHANGELOG.md) - [Commits](spatie/robots-txt@1.0.0...2.0.2) --- updated-dependencies: - dependency-name: spatie/robots-txt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 706aec7 commit a97a315

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
@@ -23,7 +23,7 @@
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",
2525
"vdb/uri": "^0.3.2",
26-
"spatie/robots-txt": "^1.0",
26+
"spatie/robots-txt": "^2.0",
2727
"phan/phan": "^4.0||^5.0"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)