Update Composer
This commit is contained in:
parent
5cc57811c1
commit
456072a6f9
@ -21,15 +21,15 @@
|
||||
],
|
||||
"support": {
|
||||
"email": "support@waren.io",
|
||||
"issues": "https://git.waren.io/warengroup-private/opiskelijaradio-app/issues",
|
||||
"irc": "irc://irc.waren.io/opiskelijaradio-app",
|
||||
"source": "https://git.waren.io/warengroup-private/opiskelijaradio-app"
|
||||
"issues": "https://git.waren.io/opiskelijaradio/app/issues",
|
||||
"irc": "irc://irc.waren.io/support",
|
||||
"source": "https://git.waren.io/opiskelijaradio/app"
|
||||
},
|
||||
"config": {
|
||||
"vendor-dir": "system/libs"
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4|^8.0",
|
||||
"php": "^8.0",
|
||||
"scssphp/scssphp": "^1.10",
|
||||
"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",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "0519cd472a28851e955faa6bbe5b59d7",
|
||||
"content-hash": "360c97e3e70df9d277630af9036456a0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
@ -696,7 +696,7 @@
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^7.4|^8.0"
|
||||
"php": "^8.0"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user