Skip to content

Commit c5df61f

Browse files
committed
Use stable version of Slim 3
1 parent 47e6fe2 commit c5df61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^4.0",
23-
"slim/slim" : "^3.0-RC2"
23+
"slim/slim" : "~3.0"
2424
}
2525
}

0 commit comments

Comments
 (0)