Skip to content

Commit

Permalink
update php version for chipperci
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischulz committed Jan 1, 2024
1 parent 3558dfa commit 5f1b38c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .chipperci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 1

environment:
php: 8.1
php: 8.3
node: 16

pipeline:
Expand All @@ -17,4 +17,4 @@ pipeline:
yarn run dev
- name: Run Tests
cmd: phpunit
cmd: phpunit

0 comments on commit 5f1b38c

Please sign in to comment.