comment out php slim4 in ensure-up-to-date

This commit is contained in:
William Cheng
2020-01-11 01:01:42 +08:00
parent 20c7400d56
commit 5e5536367b

View File

@@ -45,7 +45,7 @@ declare -a samples=(
"${root}/bin/php-symfony-petstore.sh"
"${root}/bin/php-lumen-petstore-server.sh"
"${root}/bin/php-slim-server-petstore.sh"
"${root}/bin/php-slim4-server-petstore.sh"
#"${root}/bin/php-slim4-server-petstore.sh"
"${root}/bin/php-ze-ph-petstore-server.sh"
"${root}/bin/openapi3/php-petstore.sh"
"${root}/bin/typescript-angularjs-petstore.sh"