PHP Version Updated

This commit is contained in:
Devansh Bawari 2022-07-19 09:52:27 +05:30
parent 062145eed4
commit cc5b143515
3 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ['8.0', '8.1']
php-versions: ['8.1']
name: PHP ${{ matrix.php-versions }} test on ${{ matrix.operating-system }}
services:

View File

@ -8,7 +8,7 @@
"license": "MIT",
"type": "project",
"require": {
"php": "^8.0.2",
"php": "^8.1",
"astrotomic/laravel-translatable": "^11.0.0",
"bagisto/legacy-api": "^1.0",
"bagisto/rest-api": "dev-master",

4
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": "72c383c595d827ea9a5f5e541405e009",
"content-hash": "f54a5dbf274bab68adb5aec77dbdc1fa",
"packages": [
{
"name": "astrotomic/laravel-translatable",
@ -12831,7 +12831,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.0.2"
"php": "^8.1"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"