Skip to content

Commit b3d38b8

Browse files
authored
Merge pull request Codeception#411 from Codeception/laravel
Replace Laravel5 module with Laravel module
2 parents 78920bd + 4dfdc27 commit b3d38b8

File tree

5 files changed

+2243
-2254
lines changed

5 files changed

+2243
-2254
lines changed

RoboFile.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,9 @@ public function buildDocsModules()
146146
$this->generateDocumentationForClass($className, $documentationFile, $sourceMessage);
147147
$this->postProcessModuleDocFile($documentationFile, $moduleName, $source);
148148
}
149+
//Page of old module displays content of new module
149150
$this->taskFilesystemStack()->symlink('Mezzio.md', 'docs/modules/ZendExpressive.md')->run();
151+
$this->taskFilesystemStack()->symlink('Laravel.md', 'docs/modules/Laravel5.md')->run();
150152
}
151153

152154
private function postProcessModuleDocFile($documentationFile, $name, $source)

_includes/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<li><a href="/docs/modules/Doctrine2">Doctrine2</a></li>
88
<li><a href="/docs/modules/FTP">FTP</a></li>
99
<li><a href="/docs/modules/Filesystem">Filesystem</a></li>
10-
<li><a href="/docs/modules/Laravel5">Laravel5</a></li>
10+
<li><a href="/docs/modules/Laravel">Laravel</a></li>
1111
<li><a href="/docs/modules/Lumen">Lumen</a></li>
1212
<li><a href="/docs/modules/Memcache">Memcache</a></li>
1313
<li><a href="/docs/modules/Mezzio">Mezzio</a></li>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"codeception/module-doctrine2": "*",
1616
"codeception/module-filesystem": "*",
1717
"codeception/module-ftp": "*",
18-
"codeception/module-laravel5": "*",
18+
"codeception/module-laravel": "*",
1919
"codeception/module-lumen": "*",
2020
"codeception/module-memcache": "*",
2121
"codeception/module-mezzio": "*",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy