Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 4459094

Browse files
authored
Merge pull request #1 from actionstep/feat/upgrade-deps
chore(deps): prepare for PHP8.1
2 parents 54c7aaf + 72fc057 commit 4459094

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"guzzlehttp/guzzle": "^7.0",
14-
"tightenco/collect": "^v8.0"
14+
"tightenco/collect": "^9.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)