Commit 51f6772
committed
Remove composer.lock file and update post-update-cmd script
Deleted composer.lock, a file that locks the project's dependencies. Also, the script 'post-update-cmd' has been updated and renamed to 'post-create-project-cmd' in composer.json. Notably, the operation that copies .env.example file to .env has been removed from the script.1 parent 355962d commit 51f6772
2 files changed
+1
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
This file was deleted.
0 commit comments