Skip to content

Commit 44b0e3d

Browse files
committed
Bumping versions
1 parent 2f87c5e commit 44b0e3d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
}
1515
},
1616
"require": {
17-
"php": "^7.3",
17+
"php": "^7.4|^8.0",
1818
"ext-json": "*",
19-
"guzzlehttp/guzzle": "^6.0",
19+
"guzzlehttp/guzzle": "^7.0.1",
2020
"http-interop/http-factory-guzzle": "^1.0",
21-
"illuminate/support": "^6.0|^7.0",
22-
"m4tthumphrey/php-gitlab-api": "^9.0",
23-
"php-http/guzzle6-adapter": "^2.0.1"
21+
"illuminate/support": "^7.0|^8.0",
22+
"m4tthumphrey/php-gitlab-api": "^11.0",
23+
"php-http/guzzle7-adapter": "^1.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)