Bump version to 2.35.2

This commit is contained in:
Shivam Mathur
2025-07-29 19:08:58 +05:30
parent 2a597f617d
commit ccf2c627fe
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "setup-php",
"version": "2.35.1",
"version": "2.35.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-php",
"version": "2.35.1",
"version": "2.35.2",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",

View File

@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "2.35.1",
"version": "2.35.2",
"private": false,
"description": "Setup PHP for use with GitHub Actions",
"main": "lib/install.js",