Update Composer
This commit is contained in:
parent
5cc57811c1
commit
456072a6f9
@ -21,15 +21,15 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"email": "support@waren.io",
|
"email": "support@waren.io",
|
||||||
"issues": "https://git.waren.io/warengroup-private/opiskelijaradio-app/issues",
|
"issues": "https://git.waren.io/opiskelijaradio/app/issues",
|
||||||
"irc": "irc://irc.waren.io/opiskelijaradio-app",
|
"irc": "irc://irc.waren.io/support",
|
||||||
"source": "https://git.waren.io/warengroup-private/opiskelijaradio-app"
|
"source": "https://git.waren.io/opiskelijaradio/app"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"vendor-dir": "system/libs"
|
"vendor-dir": "system/libs"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.4|^8.0",
|
"php": "^8.0",
|
||||||
"scssphp/scssphp": "^1.10",
|
"scssphp/scssphp": "^1.10",
|
||||||
"guzzlehttp/guzzle": "^7.4"
|
"guzzlehttp/guzzle": "^7.4"
|
||||||
},
|
},
|
||||||
|
4
composer.lock
generated
4
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "0519cd472a28851e955faa6bbe5b59d7",
|
"content-hash": "360c97e3e70df9d277630af9036456a0",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
@ -696,7 +696,7 @@
|
|||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "^7.4|^8.0"
|
"php": "^8.0"
|
||||||
},
|
},
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.3.0"
|
"plugin-api-version": "2.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user