Skip to content

Commit 5f1b38c

Browse files
committed
update php version for chipperci
1 parent 3558dfa commit 5f1b38c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.chipperci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 1
22

33
environment:
4-
php: 8.1
4+
php: 8.3
55
node: 16
66

77
pipeline:
@@ -17,4 +17,4 @@ pipeline:
1717
yarn run dev
1818
1919
- name: Run Tests
20-
cmd: phpunit
20+
cmd: phpunit

0 commit comments

Comments
 (0)