Skip to content

Commit

Permalink
snap
Browse files Browse the repository at this point in the history
  • Loading branch information
lindo-llc committed Oct 24, 2020
1 parent 17ddf1a commit 14b73b7
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<?php

return '{
<?php return '{
"Recipe": false
}';
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<?php

return '{
<?php return '{
"Recipe": false
}';
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<?php

return '{
<?php return '{
"Recipe": true
}';
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<?php

return '{
<?php return '{
"Recipe": true
}';
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php return '{
"name": "nwidart/blog",
"name": "/blog",
"description": "",
"authors": [
{
"name": "Nicolas Widart",
"email": "n.widart@gmail.com"
"name": "",
"email": ""
}
],
"extra": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php return '{
"name": "nwidart/blog",
"name": "/blog",
"description": "",
"authors": [
{
"name": "Nicolas Widart",
"email": "n.widart@gmail.com"
"name": "",
"email": ""
}
],
"extra": {
Expand Down

0 comments on commit 14b73b7

Please sign in to comment.