Skip to content

Commit

Permalink
Merge pull request #4 from jobcloud/feat/BE-2913/update-guzzle-ci-and…
Browse files Browse the repository at this point in the history
…-docker

feat(BE-2913): update guzzle ci and docker
  • Loading branch information
haeber authored Jul 7, 2022
2 parents 519a6bd + 08641a6 commit 6800f01
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
ci-caching: jobcloud/ci-caching@3.1.1
ci-php: jobcloud/ci-php@2.3.1
ci-php: jobcloud/ci-php@2.4.0

workflows:
version: 2
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"require-dev": {
"chubbyphp/chubbyphp-mock": "^1.6.2",
"php-mock/php-mock-phpunit": "^2.6.0",
"infection/infection": "^0.26.8",
"infection/infection": "^0.26.10",
"phpunit/phpunit": "^9.5.20",
"phpstan/phpstan": "^1.6.7",
"phpstan/phpstan": "^1.7.10",
"rregeer/phpunit-coverage-check": "^0.3.1",
"squizlabs/php_codesniffer": "^3.6.2",
"symfony/phpunit-bridge": "^5.4.8"
Expand Down
Loading

0 comments on commit 6800f01

Please # to comment.