Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge 970cec2 into 0047386
Browse files Browse the repository at this point in the history
  • Loading branch information
snapshotpl committed Aug 8, 2018
2 parents 0047386 + 970cec2 commit 596f83d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ matrix:
- php: 5.6
env:
- DEPS=locked
- LEGACY_DEPS="phpunit/phpunit"
- LEGACY_DEPS="phpunit/phpunit paragonie/random_compat"
- php: 5.6
env:
- DEPS=latest
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^5.6 || ^7.0",
"ext-mbstring": "*",
"paragonie/random_compat": "^2.0.11"
"paragonie/random_compat": "^2.0.11 || 9.99.99"
},
"require-dev": {
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
Expand Down
24 changes: 10 additions & 14 deletions composer.lock

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

0 comments on commit 596f83d

Please sign in to comment.