Skip to content

Commit ad1cca9

Browse files
authored
Merge pull request #46 from myaaghubi/v2.4
V2.4
2 parents f17f7a0 + c6b105c commit ad1cca9

File tree

161 files changed

+151
-263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+151
-263
lines changed

README.md

Lines changed: 39 additions & 28 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.

cakephp-4.4/_benchmark/setup.sh renamed to cakephp-4.5/_benchmark/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
# create project
33
rm -rf _benchmark/temp
4-
composer create-project --prefer-dist cakephp/app:^4.4 ./_benchmark/temp
4+
composer create-project --prefer-dist cakephp/app:4.5.* ./_benchmark/temp
55
yes|mv ./_benchmark/temp/{.,}* ./
66

77
# have the route & controller
File renamed without changes.

0 commit comments

Comments
 (0)