File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
21
21
- uses : shivammathur/setup-php@v2
22
22
with :
23
- php-version : 8.1
23
+ php-version : 8.2
24
24
coverage : pcov
25
25
26
26
- id : composer-cache
Original file line number Diff line number Diff line change 20
20
21
21
- uses : shivammathur/setup-php@v2
22
22
with :
23
- php-version : 8.1
23
+ php-version : 8.2
24
24
25
25
- id : composer-cache
26
26
run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 20
20
21
21
- uses : shivammathur/setup-php@v2
22
22
with :
23
- php-version : 8.1
23
+ php-version : 8.2
24
24
25
25
- id : composer-cache
26
26
run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 20
20
21
21
- uses : shivammathur/setup-php@v2
22
22
with :
23
- php-version : 8.1
23
+ php-version : 8.2
24
24
25
25
- id : composer-cache
26
26
run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 20
20
21
21
- uses : shivammathur/setup-php@v2
22
22
with :
23
- php-version : 8.1
23
+ php-version : 8.2
24
24
25
25
- id : composer-cache
26
26
run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 17
17
],
18
18
"homepage" : " https://github.com/psr-discovery/http-client-implementations" ,
19
19
"require" : {
20
- "php" : " ^8.1 " ,
20
+ "php" : " ^8.2 " ,
21
21
"psr/container" : " ^1.0 | ^2.0" ,
22
22
"psr-discovery/discovery" : " ^1.0"
23
23
},
You can’t perform that action at this time.
0 commit comments