Skip to content

Commit 1aa9fd2

Browse files
authored
Changed PHP version in example
1 parent c9d17df commit 1aa9fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install PHP
2727
uses: shivammathur/setup-php@master
2828
with:
29-
php-version: 8.1
29+
php-version: 7.4
3030
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
3131
ini-values: post_max_size=256M
3232
coverage: none

0 commit comments

Comments
 (0)