1
0

Dependencies Update

This commit is contained in:
Christer Warén 2024-10-05 13:08:43 +03:00
parent 2b46a336db
commit 93b1bb2a85
2 changed files with 5 additions and 5 deletions

View File

@ -29,9 +29,9 @@
"vendor-dir": "system/libs"
},
"require": {
"php": "^8.0",
"scssphp/scssphp": "^1.11",
"guzzlehttp/guzzle": "^7.7"
"php": "^8.3",
"scssphp/scssphp": "^1.13",
"guzzlehttp/guzzle": "^7.9"
},
"repositories": []
}

4
composer.lock generated
View File

@ -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": "f76f17bb306c5d22e5c582b2adf83b05",
"content-hash": "85311ccfc22f18fb6ab49b0d99b5c56f",
"packages": [
{
"name": "guzzlehttp/guzzle",
@ -690,7 +690,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.0"
"php": "^8.3"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"