Skip to content

Commit 4cb22c2

Browse files
committed
chore: PHP 8.1.2 does not work
$ phpenv global 8.1.2 php: error while loading shared libraries: libargon2.so.1: cannot open shared object file: No such file or directory
1 parent 58fc161 commit 4cb22c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ php:
66
- 7.3
77
- 7.4.22
88
- 8.0
9-
- 8.1.2
9+
- 8.1.0
1010

1111
env:
1212
global:

0 commit comments

Comments
 (0)