mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-11-04 17:06:37 +07:00 
			
		
		
		
	Bump version to 2.17.0
This commit is contained in:
		
							
								
								
									
										2462
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2462
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										28
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								package.json
									
									
									
									
									
								
							@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "setup-php",
 | 
			
		||||
  "version": "2.16.0",
 | 
			
		||||
  "version": "2.17.0",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "description": "Setup PHP for use with GitHub Actions",
 | 
			
		||||
  "main": "lib/install.js",
 | 
			
		||||
@ -40,22 +40,22 @@
 | 
			
		||||
    "fs": "0.0.1-security"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/jest": "^27.0.3",
 | 
			
		||||
    "@types/node": "^16.11.10",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.4.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.4.0",
 | 
			
		||||
    "@vercel/ncc": "^0.32.0",
 | 
			
		||||
    "eslint": "^8.3.0",
 | 
			
		||||
    "@types/jest": "^27.4.0",
 | 
			
		||||
    "@types/node": "^17.0.14",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.10.2",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.10.2",
 | 
			
		||||
    "@vercel/ncc": "^0.33.1",
 | 
			
		||||
    "eslint": "^8.8.0",
 | 
			
		||||
    "eslint-config-prettier": "^8.3.0",
 | 
			
		||||
    "eslint-plugin-import": "^2.25.3",
 | 
			
		||||
    "eslint-plugin-jest": "^25.3.0",
 | 
			
		||||
    "eslint-plugin-import": "^2.25.4",
 | 
			
		||||
    "eslint-plugin-jest": "^26.0.0",
 | 
			
		||||
    "eslint-plugin-prettier": "^4.0.0",
 | 
			
		||||
    "jest": "^27.3.1",
 | 
			
		||||
    "jest-circus": "^27.3.1",
 | 
			
		||||
    "prettier": "^2.5.0",
 | 
			
		||||
    "jest": "^27.4.7",
 | 
			
		||||
    "jest-circus": "^27.4.6",
 | 
			
		||||
    "prettier": "^2.5.1",
 | 
			
		||||
    "simple-git-hooks": "^2.7.0",
 | 
			
		||||
    "ts-jest": "^27.0.7",
 | 
			
		||||
    "typescript": "^4.5.2"
 | 
			
		||||
    "ts-jest": "^27.1.3",
 | 
			
		||||
    "typescript": "^4.5.5"
 | 
			
		||||
  },
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/shivammathur/setup-php/issues"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user