another upgrade to fix an error
This commit is contained in:
parent
9c95646aa7
commit
01edf7c08b
1 changed files with 4 additions and 4 deletions
8
composer.lock
generated
8
composer.lock
generated
|
@ -1043,12 +1043,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/shish/php-css.git",
|
"url": "https://github.com/shish/php-css.git",
|
||||||
"reference": "a7f96a6c1ef1c9a8a35257e5f3e1089caa80c959"
|
"reference": "bc343fe231a4c0fea6ef7405228f010956a5cd07"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/shish/php-css/zipball/a7f96a6c1ef1c9a8a35257e5f3e1089caa80c959",
|
"url": "https://api.github.com/repos/shish/php-css/zipball/bc343fe231a4c0fea6ef7405228f010956a5cd07",
|
||||||
"reference": "a7f96a6c1ef1c9a8a35257e5f3e1089caa80c959",
|
"reference": "bc343fe231a4c0fea6ef7405228f010956a5cd07",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1117,7 +1117,7 @@
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/shish/php-css/tree/master"
|
"source": "https://github.com/shish/php-css/tree/master"
|
||||||
},
|
},
|
||||||
"time": "2023-08-18T16:35:10+00:00"
|
"time": "2023-08-18T18:26:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "webonyx/graphql-php",
|
"name": "webonyx/graphql-php",
|
||||||
|
|
Reference in a new issue