Skip to content

Commit 939bad6

Browse files
committed
composer.json updates
1 parent 67384c8 commit 939bad6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
{
22
"name": "coretech/slim3-php8",
33
"type": "library",
4-
"description": "Slim3 for PHP8",
4+
"description": "Slim3 for PHP8 with non-breaking changes for compatibility with PHP 8.2",
55
"keywords": ["framework","micro","api","router"],
66
"homepage": "https://slimframework.com",
77
"license": "MIT",
88
"authors": [
9+
{
10+
"name": "Sergei Filatov",
11+
"email": "[email protected]",
12+
"homepage": "https://nrsplus.com"
13+
},
914
{
1015
"name": "Josh Lockhart",
1116
"email": "[email protected]",

0 commit comments

Comments
 (0)