Bump circleci php version

This commit is contained in:
Daniel Supernault 2023-04-19 22:56:38 -06:00
parent c09a2fae8b
commit 932f8956ba
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ jobs:
build: build:
docker: docker:
# Specify the version you desire here # Specify the version you desire here
- image: cimg/php:8.1.12 - image: cimg/php:8.2.5
# Specify service dependencies here if necessary # Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images # CircleCI maintains a library of pre-built images

View File

@ -45,7 +45,7 @@
"require-dev": { "require-dev": {
"brianium/paratest": "^6.1", "brianium/paratest": "^6.1",
"fakerphp/faker": "^1.20", "fakerphp/faker": "^1.20",
"laravel/telescope": "^4.9", "laravel/telescope": "^4.14",
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"nunomaduro/collision": "^6.1", "nunomaduro/collision": "^6.1",
"phpunit/phpunit": "^9.0" "phpunit/phpunit": "^9.0"

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "44465d28ce12cf340913f1185ab6e223", "content-hash": "427b8abad9495b7a7bd2a489625a3881",
"packages": [ "packages": [
{ {
"name": "aws/aws-crt-php", "name": "aws/aws-crt-php",