Skip to content

Commit

Permalink
Merge branch 'update-deps'
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
SmetDenis committed Apr 28, 2021
2 parents e081cec + 4e2e650 commit 053293a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,9 @@ language: php
os: linux
dist: xenial

git:
depth: false

php:
- 7.2
- 7.3
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -15,8 +15,8 @@
"require" : {
"php" : ">=7.2",

"jbzoo/phpunit" : "^4.9.0",
"jbzoo/codestyle" : "^2.16.0",
"jbzoo/phpunit" : "^4.10.0",
"jbzoo/codestyle" : "^2.16.1",

"jbzoo/jbdump" : "^1.5.6",
"symfony/var-dumper" : "^4.4|^5.0",
Expand Down

0 comments on commit 053293a

Please sign in to comment.