Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 3ace589

Browse files
committed
update
1 parent 640bb39 commit 3ace589

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/.vagrant
55
.phpunit.result.cache
66
/example
7+
/builds

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "php-saas/cli",
33
"description": "The command line interface for the PHP-SaaS project",
4-
"keywords": ["framework", "laravel", "php-saas", "cli", "saas", "starter-kit"],
4+
"keywords": ["php", "laravel", "php-saas", "cli", "saas", "starter-kit"],
55
"homepage": "https://php-saas.com",
66
"type": "project",
77
"license": "MIT",

0 commit comments

Comments
 (0)