Skip to content

Commit 2467407

Browse files
authored
Merge pull request #34 from TomHAnderson/hotfix/apikey
New API Key
2 parents b7f777d + d493f7b commit 2467407

39 files changed

+203
-202
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"psr-4": {
3333
"App\\": "app/",
3434
"Database\\DataFixtures\\": "database/data-fixtures/",
35-
"Database\\Migrations\\": "database/migrations/"
35+
"Database\\Migrations\\": "database/migrations/",
36+
"Database\\Doctrine\\Migrations\\": "database/doctrine-migrations/"
3637
}
3738
},
3839
"autoload-dev": {

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

database/database.sqlite

0 Bytes
Binary file not shown.

public/docs/_app/immutable/chunks/ArgsList.Df6dyhFf.js renamed to public/docs/_app/immutable/chunks/ArgsList._Wal39Gh.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/Button.CYh10Gys.js renamed to public/docs/_app/immutable/chunks/Button.DKunqQyO.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/ChevronDown.bal9uoQH.js renamed to public/docs/_app/immutable/chunks/ChevronDown.DqzAHLaF.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/DirectiveTag.CatMG0Eh.js renamed to public/docs/_app/immutable/chunks/DirectiveTag.BPf_LInC.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/FieldDetails.DWhCirQ6.js renamed to public/docs/_app/immutable/chunks/FieldDetails.DJtFDuFW.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/PreviousNextPage.BXHMl56p.js renamed to public/docs/_app/immutable/chunks/PreviousNextPage.CfYtgLwe.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/control.CMWtusoz.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)