This commit is contained in:
TiclemFR
2024-01-25 09:06:03 +01:00
parent 031f7071e6
commit 468c2cd0e6
35 changed files with 27542 additions and 57 deletions

View File

@@ -1686,17 +1686,17 @@
},
{
"name": "laravel/sail",
"version": "v1.27.1",
"version_normalized": "1.27.1.0",
"version": "v1.27.2",
"version_normalized": "1.27.2.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "9dc648978e4276f2bfd37a076a52e3bd9394777f"
"reference": "2276a8d9d6cfdcaad98bf67a34331d100149d5b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/9dc648978e4276f2bfd37a076a52e3bd9394777f",
"reference": "9dc648978e4276f2bfd37a076a52e3bd9394777f",
"url": "https://api.github.com/repos/laravel/sail/zipball/2276a8d9d6cfdcaad98bf67a34331d100149d5b6",
"reference": "2276a8d9d6cfdcaad98bf67a34331d100149d5b6",
"shasum": ""
},
"require": {
@@ -1710,7 +1710,7 @@
"orchestra/testbench": "^7.0|^8.0|^9.0",
"phpstan/phpstan": "^1.10"
},
"time": "2024-01-13T18:46:48+00:00",
"time": "2024-01-21T17:13:42+00:00",
"bin": [
"bin/sail"
],

View File

@@ -3,7 +3,7 @@
'name' => 'laravel/laravel',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'a068f5495757670b10fae352ef70c64b48109251',
'reference' => '031f7071e6d723126171aaae79112d82773417fe',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -391,7 +391,7 @@
'laravel/laravel' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'a068f5495757670b10fae352ef70c64b48109251',
'reference' => '031f7071e6d723126171aaae79112d82773417fe',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -416,9 +416,9 @@
'dev_requirement' => false,
),
'laravel/sail' => array(
'pretty_version' => 'v1.27.1',
'version' => '1.27.1.0',
'reference' => '9dc648978e4276f2bfd37a076a52e3bd9394777f',
'pretty_version' => 'v1.27.2',
'version' => '1.27.2.0',
'reference' => '2276a8d9d6cfdcaad98bf67a34331d100149d5b6',
'type' => 'library',
'install_path' => __DIR__ . '/../laravel/sail',
'aliases' => array(),