Skip to content

Commit 0755509

Browse files
[PHP] Update slim to 4.5 (the-benchmarker#2483)
1 parent 6aeae23 commit 0755509

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

php/slim/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"slim/slim": "~4.4.0",
3+
"slim/slim": "~4.5.0",
44
"slim/psr7": "*"
55
}
66
}

php/slim/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
framework:
22
website: slimframework.com
3-
version: 4.4
3+
version: 4.5
44

0 commit comments

Comments
 (0)