Add bin to composer.json
This commit is contained in:
		@@ -16,5 +16,8 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "require": {
 | 
			
		||||
        "symfony/yaml": "^7.1"
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "bin/jedit"
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user