Skip to content

Commit

Permalink
New dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
iquito committed Apr 28, 2019
1 parent e1996b0 commit 5b228ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
/captainhook.json export-ignore
/.travis.yml export-ignore
/ruleset.xml export-ignore
/.editorconfig export-ignore
/.editorconfig export-ignore
/phpstan.neon export-ignore
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"symfony/http-kernel": "^4.0",
"symfony/finder": "^4.0",
"symfony/config": "^4.0",
"squirrelphp/queries-bundle": "^0.5",
"squirrelphp/entities": "^0.2"
"squirrelphp/queries-bundle": "^0.6",
"squirrelphp/entities": "^0.3"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 5b228ea

Please sign in to comment.