File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # DevBOX PHP
1
+ # Sandbox PHP (vanilla)
2
2
3
- DevBOX PHP is an empty developer box for PHP projects.
3
+ A sandbox to develop [ PHP] ( https://www.php.net/ ) projects.
4
4
5
5
## Getting started
6
6
@@ -79,7 +79,7 @@ You can change `./scripts/git-hooks/pre-commit.sh` to customize it with your pre
79
79
80
80
### Packages
81
81
82
- This DevBOX includes the following packages:
82
+ This sandbox includes the following packages:
83
83
84
84
| Name | Package |
85
85
| ----------------| ---------------------------|
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ricfio/devbox -php" ,
3
- "description" : " Developer BOX for PHP" ,
2
+ "name" : " ricfio/sandbox -php" ,
3
+ "description" : " A sandbox to develop PHP projects " ,
4
4
"type" : " project" ,
5
5
"license" : " MIT" ,
6
6
"version" : " 0.1.0" ,
You can’t perform that action at this time.
0 commit comments