Skip to content

Commit

Permalink
Make compatible with PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
francoispluchino committed Mar 28, 2023
1 parent 6e48184 commit a9ad13a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,20 @@ jobs:
env: COMPOSER_VERSION="2.4.*"
- php: 8.1
env: COMPOSER_VERSION="2.5.*"
- php: 8.2
env: COMPOSER_VERSION="1.10.*"
- php: 8.2
env: COMPOSER_VERSION="2.0.*"
- php: 8.2
env: COMPOSER_VERSION="2.1.*"
- php: 8.2
env: COMPOSER_VERSION="2.2.*"
- php: 8.2
env: COMPOSER_VERSION="2.3.*"
- php: 8.2
env: COMPOSER_VERSION="2.4.*"
- php: 8.2
env: COMPOSER_VERSION="2.5.*"
- php: nightly
env: COMPOSER_VERSION="1.10.*"
- php: nightly
Expand Down

0 comments on commit a9ad13a

Please sign in to comment.