Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Ray Karyshyn
Ray Karyshyn
13,443 Points

Updating to Slim 3

In Treehouse's Workspaces, I have tried using composer to require Slim, and the newest version was 3.4.2, but in the 'Building Websites with PHP' course it uses version 2.6.2. Will I have to make any changes to my PHP code that is currently using Slim 2.6.2?