Skip to content

Commit

Permalink
[fixes] - function declaration moved to database constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
iloElias committed Sep 29, 2024
1 parent 35d721e commit eaa4772
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 1,187 deletions.
125 changes: 0 additions & 125 deletions bin/maestro

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"require-dev": {
"phpunit/phpunit": "^11.2"
},
"minimum-stability": "dev"
"minimum-stability": "stable"
}
22 changes: 0 additions & 22 deletions example/AuthCode.php

This file was deleted.

10 changes: 0 additions & 10 deletions example/Hr.php

This file was deleted.

21 changes: 0 additions & 21 deletions example/MaestroDb.php

This file was deleted.

14 changes: 0 additions & 14 deletions example/Post.php

This file was deleted.

10 changes: 0 additions & 10 deletions example/Social.php

This file was deleted.

14 changes: 0 additions & 14 deletions example/TaggedUser.php

This file was deleted.

46 changes: 0 additions & 46 deletions example/User.php

This file was deleted.

Loading

0 comments on commit eaa4772

Please sign in to comment.