Update Dependencies
This commit is contained in:
parent
4b2b3d654a
commit
bec25bfa5d
18
composer.lock
generated
18
composer.lock
generated
@ -535,16 +535,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "scssphp/scssphp",
|
"name": "scssphp/scssphp",
|
||||||
"version": "v1.10.3",
|
"version": "v1.10.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/scssphp/scssphp.git",
|
"url": "https://github.com/scssphp/scssphp.git",
|
||||||
"reference": "0f1e1516ed2412ad43e42a6a319e77624ba1f713"
|
"reference": "6d44282ccf283e133ab70b6282f8e068ff2f9bf9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/0f1e1516ed2412ad43e42a6a319e77624ba1f713",
|
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/6d44282ccf283e133ab70b6282f8e068ff2f9bf9",
|
||||||
"reference": "0f1e1516ed2412ad43e42a6a319e77624ba1f713",
|
"reference": "6d44282ccf283e133ab70b6282f8e068ff2f9bf9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -571,6 +571,12 @@
|
|||||||
"bin/pscss"
|
"bin/pscss"
|
||||||
],
|
],
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"bamarni-bin": {
|
||||||
|
"forward-command": false,
|
||||||
|
"bin-links": false
|
||||||
|
}
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"ScssPhp\\ScssPhp\\": "src/"
|
"ScssPhp\\ScssPhp\\": "src/"
|
||||||
@ -603,9 +609,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/scssphp/scssphp/issues",
|
"issues": "https://github.com/scssphp/scssphp/issues",
|
||||||
"source": "https://github.com/scssphp/scssphp/tree/v1.10.3"
|
"source": "https://github.com/scssphp/scssphp/tree/v1.10.5"
|
||||||
},
|
},
|
||||||
"time": "2022-05-16T07:22:18+00:00"
|
"time": "2022-07-27T15:52:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
|
Loading…
Reference in New Issue
Block a user