dominion-solutions / laravel-mysqlite

A Laravel Service Provider that injects select MySQL functions into SQLite
MIT License
7 stars 6 forks source link

Trying to fix packagist problems #97

Open Sou1Aced opened 3 years ago

Sou1Aced commented 3 years ago

Details

Trying to fix the packagist problems with our json files.

Steps to test changes

  1. Run "composer validate" to make sure the files are valid.
  2. Run "vendor/bin/phpunit" to run all the phpunit tests.
  3. Make sure all the tests pass and everything is working fine.

Issues Addressed

CU-mryuk7 - [Laravel-MySQLite] Packagist.org is complaining that the composer.json is corrupt