chore: bump dependencies for php8.2 (#497)

* chore: bump dependencies for php8.2

* fix(test): use php8.2 for test runner

* fix(test): use php8.2 for static analysis test runner
This commit is contained in:
paranarimasu
2022-12-28 15:06:59 -06:00
committed by GitHub
parent afb432f72f
commit e0ac3ddee2
11 changed files with 584 additions and 489 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
- uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
php-version: '8.2'
tools: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, phpunit
- uses: actions/checkout@v3
- name: Copy .env
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
- uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
php-version: '8.2'
tools: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, phpunit
- uses: actions/checkout@v3
- name: Copy .env
+11 -11
View File
@@ -23,7 +23,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2",
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-intl": "*",
@@ -34,20 +34,20 @@
"bensampo/laravel-enum": "^6.0",
"bepsvpt/secure-headers": "^7.2",
"cyrildewit/eloquent-viewable": "^6.1",
"fakerphp/faker": "^1.17",
"guzzlehttp/guzzle": "^7.4",
"fakerphp/faker": "^1.21",
"guzzlehttp/guzzle": "^7.5",
"laravel-notification-channels/discord": "^1.3",
"laravel/fortify": "^1.13",
"laravel/framework": "^9.38",
"laravel/framework": "^9.45",
"laravel/horizon": "^5.8",
"laravel/nova": "^4.7",
"laravel/nova": "^4.19",
"laravel/sanctum": "^3.0",
"laravel/scout": "^9.4",
"laravel/telescope": "^4.7",
"laravel/tinker": "^2.7",
"league/flysystem-aws-s3-v3": "^3.0",
"olssonm/l5-zxcvbn": "^5.0",
"pbmedia/laravel-ffmpeg": "^8.1",
"pbmedia/laravel-ffmpeg": "^8.2",
"spatie/db-dumper": "^3.1.1",
"spatie/laravel-permission": "^5.5",
"staudenmeir/belongs-to-through": "^2.12",
@@ -56,20 +56,20 @@
"symfony/mailgun-mailer": "^6.0"
},
"require-dev": {
"brianium/paratest": "^6.4",
"brianium/paratest": "^6.7",
"laravel/pint": "^1.0",
"mockery/mockery": "^1.4.4",
"mockery/mockery": "^1.5.1",
"nunomaduro/collision": "^6.1",
"nunomaduro/larastan": "^2.0",
"phpunit/phpunit": "^9.5.10",
"predis/predis": "^2.0",
"spatie/laravel-ignition": "^1.0"
"spatie/laravel-ignition": "^1.6"
},
"config": {
"optimize-autoloader": true,
"platform": {
"ext-pcntl": "8.0",
"ext-posix": "8.0"
"ext-pcntl": "8.2",
"ext-posix": "8.2"
},
"preferred-install": "dist",
"sort-packages": true
Generated
+563 -468
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,7 +1,7 @@
{
"/app.js": "/app.js?id=aa5f8de615929862069b7a106671c399",
"/app.js": "/app.js?id=fc87559387788aba14201a8d24757d03",
"/manifest.js": "/manifest.js?id=d75058ce2144a4049857d3ff9e02de1e",
"/app.css": "/app.css?id=316ed829ac86fe103756e9781acc55cc",
"/app.css": "/app.css?id=c50093a39cdeeb8d1fb37e4b14e73bc7",
"/vendor.js": "/vendor.js?id=de86bde8857e857b607852d11627d8e4",
"/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty10iurt9w6fk2a.woff2": "/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty10iurt9w6fk2a.woff2?id=c8390e146be0a3c8a5498355dec892ae",
"/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty14iurt9w6fk2a.woff2": "/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty14iurt9w6fk2a.woff2?id=b0735c7dd6126471acbaf9d6e9f5e41a",
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,5 +1,5 @@
{
"/app.js": "/app.js?id=7328e77177db89b6ec830fb908e3df6c",
"/app.js": "/app.js?id=08317cb3c83c7035246fe3d474db3454",
"/app-dark.css": "/app-dark.css?id=3ae28ef5f7b987d68dc611118c646308",
"/app.css": "/app.css?id=7c970f699ed9cf60d80b273b4ad2ad61"
}