-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade project to use Slim Framework 3
Via PR #31 * jwelmac-slim-v3: Fix incorrect tabs in composer config Ensure data passed with request for other methods eg. post Add new classes 100% Code Coverage. New SlimInstance class to abstract creation Test all methods in WebTestClient Ensure all tests passed. Wrote cookie test Updated composer json to match original Upgrade slim to v3, phpunit v5, dbunit v2
- Loading branch information
Showing
11 changed files
with
2,342 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
.idea | ||
/vendor/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.