First commit
This commit is contained in:
9
composer.json
Normal file
9
composer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "netig/f3-simple-blog",
|
||||
"description": "Blog simple avec Fat-Free Framework.",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^8.3",
|
||||
"bcosca/fatfree-core": "^3.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user