edit composer
This commit is contained in:
		
							parent
							
								
									cb22d08cad
								
							
						
					
					
						commit
						a5121f77e2
					
				| 
						 | 
				
			
			@ -2,9 +2,9 @@
 | 
			
		|||
    "name": "alfnru/password_recovery",
 | 
			
		||||
    "type": "roundcube-plugin",
 | 
			
		||||
    "description": "Plugin that adds functionality so that a user can create a new password if the original is lost.",
 | 
			
		||||
    "homepage": "https://github.com/AlfnRU/roundcube-password_recovery/",
 | 
			
		||||
    "license": "GPL-3.0-or-later",
 | 
			
		||||
    "version": "1.0",
 | 
			
		||||
    "license": "GPL-3.0-or-later",
 | 
			
		||||
    "homepage": "https://github.com/AlfnRU/roundcube-password_recovery/",
 | 
			
		||||
    "authors": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "Alexander Alferov",
 | 
			
		||||
| 
						 | 
				
			
			@ -12,6 +12,13 @@
 | 
			
		|||
            "role": "Developer"
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "keywords": [ 
 | 
			
		||||
        "login",
 | 
			
		||||
        "authentication",
 | 
			
		||||
        "security",
 | 
			
		||||
        "password",
 | 
			
		||||
        "recovery" 
 | 
			
		||||
    ],
 | 
			
		||||
    "repositories": [
 | 
			
		||||
        {
 | 
			
		||||
            "type": "composer",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue