mirror of
https://github.com/avency/Gitea.git
synced 2025-10-29 02:34:59 +01:00
Update composer.json
I tried to use but don´t work
Problem 1
- Installation request for avency/gitea ^1.0 -> satisfiable by avency/gitea[1.0].
- avency/gitea 1.0 requires guzzlehttp/guzzle ~6.0 -> satisfiable by guzzlehttp/guzzle[6.0.0, 6.0.1, 6.0.2, 6.1.0, 6.1.1, 6.2.0, 6.2.1, 6.2.2, 6.2.3, 6.3.0, 6.3.1, 6.3.2, 6.3.3, 6.4.0, 6.4.1, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.5.4, 6.5.5, 6.5.x-dev] but these conflict with your requirements or minimum-stability.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"license": ["MIT"],
|
||||
"require": {
|
||||
"php": "^7.2",
|
||||
"guzzlehttp/guzzle": "~6.0"
|
||||
"guzzlehttp/guzzle": "^7.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user