Skip to content

Commit

Permalink
updates for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Dec 19, 2022
1 parent 47d6ff0 commit 260874a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
14 changes: 1 addition & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,7 @@ language: php

matrix:
include:
- php: 7.0
dist: xenial
- php: 7.1
dist: xenial
- php: 7.2
dist: xenial
- php: 7.3
dist: xenial
- php: 7.4
dist: xenial
- php: 8.0
dist: bionic
- php: 8.1.0
- php: 8.1
dist: bionic
- php: nightly
dist: bionic
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"source": "https://github.com/phpseclib/mcrypt_compat"
},
"require": {
"php": ">=5.6.1",
"phpseclib/phpseclib": "dev-master"
},
"require-dev": {
Expand Down

0 comments on commit 260874a

Please sign in to comment.