heroku / php-getting-started

Getting Started with PHP on Heroku.
https://devcenter.heroku.com/articles/getting-started-with-php
194 stars 782 forks source link

Silex is being deprecated away as of June 2018 #27

Closed deborah-ufw closed 1 year ago

deborah-ufw commented 6 years ago

From Silex home page:

Silex is in maintenance mode. Ends of life is set to June 2018. Use Symfony 4 instead. Read more on Symfony's blog.

kdipippo commented 3 years ago

For others who are seeing this, here is an official Heroku blog that details how to set up a Symfony 4/5 web application: https://devcenter.heroku.com/articles/deploying-symfony4