We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70ce52 commit 92f8b6bCopy full SHA for 92f8b6b
.travis.yml
@@ -8,6 +8,8 @@ jobs:
8
dist: jammy
9
- php: '8.2'
10
11
+ - php: '8.3'
12
+ dist: jammy
13
14
before_script: composer install
15
script:
0 commit comments