We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2495d5 commit b9094a7Copy full SHA for b9094a7
composer.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "jjclane/laravel-sql-lite-migrations",
3
- "description": "A trait to translate Laravel migrations into SQL Lite safe migrations.",
+ "name": "jjclane/laravel-sqlite-migrations",
+ "description": "A trait to translate Laravel migrations into SQLite safe migrations.",
4
"type": "laravel-package",
5
"require": {
6
"illuminate/database": "^5.6"
0 commit comments