mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update composer.json
This commit is contained in:
		| @@ -1,8 +1,19 @@ | ||||
| { | ||||
|     "name": "billz/raspap-webgui", | ||||
|     "homepage": "https://raspap.com/", | ||||
|     "description": "Simple AP setup and wifi mangement for Debian-based devices", | ||||
|     "license": "GPL-3.0", | ||||
|     "keywords": ["raspberrypi"], | ||||
|     "homepage": "https://raspap.com/", | ||||
|     "keywords": ["raspberrypi", "debian", "armbian", "wifi"], | ||||
|     "type": "raspap-core", | ||||
|     "authors": { | ||||
|         "name": "RaspAP Team", | ||||
|         "email": "billzimmerman@gmail.com", | ||||
|         "homepage": "https://raspap.com/" | ||||
|     }, | ||||
|     "require": { | ||||
|         "php": "^7.0", | ||||
|         "raspap/composer-installer": "^1.0" | ||||
|     }, | ||||
|     "require-dev": { | ||||
|         "php-parallel-lint/php-parallel-lint": "^1.2.0", | ||||
|         "phpcompatibility/php-compatibility": "^9.3.5", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user