Skip to content

Commit 1c459cb

Browse files
authored
Update README.md
1 parent 7593f30 commit 1c459cb

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,10 @@
55

66
# Installation
77

8-
For CakePHP 4.x compatible version:
9-
108
```
119
composer require friendsofcake/crud
1210
```
1311

14-
For CakePHP 3.x compatible version:
15-
16-
```
17-
composer require friendsofcake/crud:^5.0
18-
```
19-
20-
For CakePHP 2.x compatible version:
21-
22-
```
23-
composer require friendsofcake/crud:~3.0
24-
```
25-
2612
# Introduction
2713

2814
Crud was built to be scaffolding on steroids, and allow developers to have

0 commit comments

Comments
 (0)