Skip to content

Commit 1d2b61d

Browse files
Update fastly/fastly requirement from ^11.0 to ^12.1
Updates the requirements on [fastly/fastly](https://github.com/fastly/fastly-php) to permit the latest version. - [Release notes](https://github.com/fastly/fastly-php/releases) - [Changelog](https://github.com/fastly/fastly-php/blob/main/CHANGELOG.md) - [Commits](fastly/fastly-php@v11.0.0...v12.1.0) --- updated-dependencies: - dependency-name: fastly/fastly dependency-version: 12.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4caeb86 commit 1d2b61d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^8.1",
13-
"fastly/fastly": "^11.0",
13+
"fastly/fastly": "^12.1",
1414
"guzzlehttp/guzzle": "^7.5",
1515
"ray/di": "^2.13.1"
1616
},

0 commit comments

Comments
 (0)