Merge pull request #646 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.2
Bump spatie/laravel-ray from 1.32.1 to 1.32.2
This commit is contained in:
commit
3791920f41
1 changed files with 16 additions and 16 deletions
32
composer.lock
generated
32
composer.lock
generated
|
@ -3043,16 +3043,16 @@
|
|||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
"version": "2.9.0",
|
||||
"version": "2.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/monolog.git",
|
||||
"reference": "e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb"
|
||||
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb",
|
||||
"reference": "e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
|
||||
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3129,7 +3129,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Seldaek/monolog/issues",
|
||||
"source": "https://github.com/Seldaek/monolog/tree/2.9.0"
|
||||
"source": "https://github.com/Seldaek/monolog/tree/2.9.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -3141,7 +3141,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-05T13:07:32+00:00"
|
||||
"time": "2023-02-06T13:44:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mtdowling/jmespath.php",
|
||||
|
@ -4341,12 +4341,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ramsey/uuid.git",
|
||||
"reference": "25c4faac19549ebfcd3a6a73732dddeb188eaf5a"
|
||||
"reference": "d33a8f1023af74aae4071dc98b5955d0b185ab6f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ramsey/uuid/zipball/25c4faac19549ebfcd3a6a73732dddeb188eaf5a",
|
||||
"reference": "25c4faac19549ebfcd3a6a73732dddeb188eaf5a",
|
||||
"url": "https://api.github.com/repos/ramsey/uuid/zipball/d33a8f1023af74aae4071dc98b5955d0b185ab6f",
|
||||
"reference": "d33a8f1023af74aae4071dc98b5955d0b185ab6f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4426,7 +4426,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-28T17:00:47+00:00"
|
||||
"time": "2023-02-06T21:10:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "scrivo/highlight.php",
|
||||
|
@ -11440,16 +11440,16 @@
|
|||
},
|
||||
{
|
||||
"name": "spatie/laravel-ray",
|
||||
"version": "1.32.1",
|
||||
"version": "1.32.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-ray.git",
|
||||
"reference": "8ecf893a7af385e72b1f63cbd318fb00e2dca340"
|
||||
"reference": "0c28a8274ec261a2857b4318b6f934af98024395"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/8ecf893a7af385e72b1f63cbd318fb00e2dca340",
|
||||
"reference": "8ecf893a7af385e72b1f63cbd318fb00e2dca340",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/0c28a8274ec261a2857b4318b6f934af98024395",
|
||||
"reference": "0c28a8274ec261a2857b4318b6f934af98024395",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11509,7 +11509,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/laravel-ray/issues",
|
||||
"source": "https://github.com/spatie/laravel-ray/tree/1.32.1"
|
||||
"source": "https://github.com/spatie/laravel-ray/tree/1.32.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -11521,7 +11521,7 @@
|
|||
"type": "other"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-26T13:02:05+00:00"
|
||||
"time": "2023-02-06T09:46:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/macroable",
|
||||
|
|
Loading…
Add table
Reference in a new issue