File tree Expand file tree Collapse file tree 3 files changed +106
-115
lines changed
Expand file tree Collapse file tree 3 files changed +106
-115
lines changed Original file line number Diff line number Diff line change 4141 - name : Set up PHP
4242 uses : shivammathur/setup-php@v2
4343 with :
44- php-version : 8.3
44+ php-version : 8.4
4545 coverage : none
4646 tools : phpstan
4747 env :
7272 - name : Set up PHP
7373 uses : shivammathur/setup-php@v2
7474 with :
75- php-version : 8.3
75+ php-version : 8.4
7676 coverage : none
7777 tools : phpstan
7878 env :
@@ -103,7 +103,7 @@ jobs:
103103 - name : Set up PHP
104104 uses : shivammathur/setup-php@v2
105105 with :
106- php-version : 8.3
106+ php-version : 8.4
107107 coverage : none
108108 tools : phpstan
109109 env :
Original file line number Diff line number Diff line change 3131 },
3232 "config" : {
3333 "platform" : {
34- "php" : " 8.3 "
34+ "php" : " 8.4 "
3535 },
3636 "preferred-install" : " dist" ,
3737 "sort-packages" : true ,
You can’t perform that action at this time.
0 commit comments