Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed May 8, 2024
1 parent 0e82d73 commit eb1edff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
matrix:
operating-system: ['ubuntu-latest']
php-versions: ['7.4', '8.0']
php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3']
phpunit-versions: ['latest']
steps:
- name: Checkout
Expand Down
15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0"?>
<psalm
name="Psalm tests for Monolog-Quill"
totallyTyped="true"
>
<projectFiles>
<directory name="src" />
Expand Down

0 comments on commit eb1edff

Please sign in to comment.