define laravel version and test action issue control..

This commit is contained in:
Cüneyt Şentürk 2024-10-10 00:14:32 +01:00
parent 875c2c7737
commit 55821a5eb3
2 changed files with 13 additions and 13 deletions

View File

@ -52,7 +52,7 @@
"intervention/image": "^2.5",
"intervention/imagecache": "^2.5",
"laracasts/flash": "3.2.*",
"laravel/framework": "^10.0",
"laravel/framework": "10.48.20",
"laravel/sanctum": "^3.2",
"laravel/slack-notification-channel": "^2.3",
"laravel/tinker": "^2.5",

24
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": "eeec7bdbb152c0ed59182c1737575850",
"content-hash": "1cbf03c8ee5b15c6fe4434315c10073d",
"packages": [
{
"name": "akaunting/laravel-apexcharts",
@ -852,16 +852,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.323.3",
"version": "3.323.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "9dec2a6453bdb32b3abeb475fc63b46ba1cbd996"
"reference": "e66ee025b1d169fad3c784934f56648d3eec11ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9dec2a6453bdb32b3abeb475fc63b46ba1cbd996",
"reference": "9dec2a6453bdb32b3abeb475fc63b46ba1cbd996",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e66ee025b1d169fad3c784934f56648d3eec11ae",
"reference": "e66ee025b1d169fad3c784934f56648d3eec11ae",
"shasum": ""
},
"require": {
@ -944,9 +944,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.323.3"
"source": "https://github.com/aws/aws-sdk-php/tree/3.323.4"
},
"time": "2024-10-08T18:05:47+00:00"
"time": "2024-10-09T18:10:22+00:00"
},
{
"name": "balping/json-raw-encoder",
@ -5005,16 +5005,16 @@
},
{
"name": "laravel/framework",
"version": "v10.48.22",
"version": "v10.48.20",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "c4ea52bb044faef4a103d7dd81746c01b2ec860e"
"reference": "be2be342d4c74db6a8d2bd18469cd6d488ab9c98"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c4ea52bb044faef4a103d7dd81746c01b2ec860e",
"reference": "c4ea52bb044faef4a103d7dd81746c01b2ec860e",
"url": "https://api.github.com/repos/laravel/framework/zipball/be2be342d4c74db6a8d2bd18469cd6d488ab9c98",
"reference": "be2be342d4c74db6a8d2bd18469cd6d488ab9c98",
"shasum": ""
},
"require": {
@ -5208,7 +5208,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-09-12T15:00:09+00:00"
"time": "2024-08-09T07:55:45+00:00"
},
{
"name": "laravel/prompts",