Skip to content

Commit b9094a7

Browse files
committed
Rename package
1 parent f2495d5 commit b9094a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "jjclane/laravel-sql-lite-migrations",
3-
"description": "A trait to translate Laravel migrations into SQL Lite safe migrations.",
2+
"name": "jjclane/laravel-sqlite-migrations",
3+
"description": "A trait to translate Laravel migrations into SQLite safe migrations.",
44
"type": "laravel-package",
55
"require": {
66
"illuminate/database": "^5.6"

0 commit comments

Comments
 (0)