Skip to content

Commit

Permalink
Merge pull request #2 from rxcod9/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
rxcod9 authored Jun 30, 2021
2 parents bb940fc + 7fd7b12 commit 34f9f04
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"require-dev": {
"ext-pdo_sqlite": "*",
"ext-zip": "*",
"doctrine/dbal": "^2.5.2",
"friendsofphp/php-cs-fixer": "^3.0",
"doctrine/dbal": "2.13.2",
"friendsofphp/php-cs-fixer": "3.0.0",
"guzzlehttp/guzzle": "^6.3|^7.0",
"mockery/mockery": "^1.3",
"mockery/mockery": "1.4.3",
"orchestra/testbench": "^5.0|^6.0",
"phpunit/phpunit": "^9.1"
"phpunit/phpunit": "9.5.6"
},
"autoload": {
"psr-4": {
Expand Down
42 changes: 21 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 34f9f04

Please sign in to comment.