Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Update to 2018.07
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Jul 6, 2018
1 parent fd3f544 commit bdddde5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pages including routing is also available for a quick start.

This document is for the latest Aimeos SlimPHP **2017.10 release and later**.

- Stable release: 2018.04
- Stable release: 2018.07
- LTS release: 2017.10

This tutorial assumes a directory layout as used in the Slim skeleton application
Expand All @@ -42,7 +42,7 @@ to your `composer.json` of your Slim project:
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"aimeos/aimeos-slim": "~2018.04",
"aimeos/aimeos-slim": "~2018.07",
...
},
```
Expand Down

0 comments on commit bdddde5

Please sign in to comment.