Skip to content

Commit

Permalink
Round trip the D2l bug fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed Aug 13, 2019
1 parent 3bef054 commit e6c46cc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -28,3 +28,4 @@ exercises
samples
cc.zip
mod
tsugi-php-samples
2 changes: 1 addition & 1 deletion composer.json
@@ -1,6 +1,6 @@
{
"require": {
"tsugi/lib": "dev-master#b4abf7ab645b3e59b37a1ee8c9e8f206175158ad",
"tsugi/lib": "dev-master#fdfa26bf0fa5142d84169e4a777e4394652310a9",
"twig/twig": "v1.33.2",
"silex/silex": "v2.0.4",
"pimple/pimple": "v3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/composer/installed.json
Expand Up @@ -2346,12 +2346,12 @@
"source": {
"type": "git",
"url": "https://github.com/tsugiproject/tsugi-php.git",
"reference": "b4abf7ab645b3e59b37a1ee8c9e8f206175158ad"
"reference": "fdfa26bf0fa5142d84169e4a777e4394652310a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tsugiproject/tsugi-php/zipball/b4abf7ab645b3e59b37a1ee8c9e8f206175158ad",
"reference": "b4abf7ab645b3e59b37a1ee8c9e8f206175158ad",
"url": "https://api.github.com/repos/tsugiproject/tsugi-php/zipball/fdfa26bf0fa5142d84169e4a777e4394652310a9",
"reference": "fdfa26bf0fa5142d84169e4a777e4394652310a9",
"shasum": ""
},
"require": {
Expand Down

0 comments on commit e6c46cc

Please sign in to comment.