Update Dependencies

This commit is contained in:
Christer Warén
2022-06-17 12:39:05 +03:00
parent 68f7773c99
commit 73b699c16c
2 changed files with 31 additions and 31 deletions

View File

@ -1,5 +1,5 @@
{
"name": "warengroup/opiskelijaradio-app",
"name": "opiskelijaradio/app",
"description": "Satakunnan opiskelijaradio",
"version": "0.0.0",
"homepage": "https://opiskelijaradio.fi/app",
@ -30,8 +30,8 @@
},
"require": {
"php": "^7.4|^8.0",
"scssphp/scssphp": "^1.4.1",
"guzzlehttp/guzzle": "^6.3|^7.2"
"scssphp/scssphp": "^1.10",
"guzzlehttp/guzzle": "^7.4"
},
"repositories": []
}