mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	Bump version to 1.11.6
This commit is contained in:
		
							
								
								
									
										3957
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3957
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										32
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								package.json
									
									
									
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "setup-php", | ||||
|   "version": "1.11.5", | ||||
|   "version": "1.11.6", | ||||
|   "private": false, | ||||
|   "description": "Setup PHP for use with GitHub Actions", | ||||
|   "main": "lib/install.js", | ||||
| @ -34,28 +34,28 @@ | ||||
|   "author": "shivammathur", | ||||
|   "license": "MIT", | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.5.0", | ||||
|     "@actions/core": "^1.6.0", | ||||
|     "@actions/exec": "^1.1.0", | ||||
|     "@actions/io": "^1.1.1", | ||||
|     "fs": "0.0.1-security" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/jest": "^27.0.2", | ||||
|     "@types/node": "^16.10.1", | ||||
|     "@typescript-eslint/eslint-plugin": "^4.32.0", | ||||
|     "@typescript-eslint/parser": "^4.32.0", | ||||
|     "@vercel/ncc": "^0.31.1", | ||||
|     "eslint": "^7.32.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.24.2", | ||||
|     "eslint-plugin-jest": "^24.4.2", | ||||
|     "eslint-plugin-import": "^2.25.4", | ||||
|     "eslint-plugin-jest": "^26.0.0", | ||||
|     "eslint-plugin-prettier": "^4.0.0", | ||||
|     "jest": "^27.2.2", | ||||
|     "jest-circus": "^27.2.2", | ||||
|     "prettier": "^2.4.1", | ||||
|     "simple-git-hooks": "^2.6.1", | ||||
|     "ts-jest": "^27.0.5", | ||||
|     "typescript": "^4.4.3" | ||||
|     "jest": "^27.4.7", | ||||
|     "jest-circus": "^27.4.6", | ||||
|     "prettier": "^2.5.1", | ||||
|     "simple-git-hooks": "^2.7.0", | ||||
|     "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
	 Shivam Mathur
					Shivam Mathur