diff --git a/composer.json b/composer.json deleted file mode 100644 index df84721..0000000 --- a/composer.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "MohitOssCube/AssignSeat", - "description": "Seat management system", - "type": "library", - "keywords": [ - "Seat", - ], - "homepage": "https://github.com/MohitOssCube/AssignSeat", - "authors": [ - { - "name": "Mohit K Singh", - "email": "mohit.singh2090@gmail.com", - } - ], - "require": { - "php": ">=5.3" - }, - -}