Commit Graph

15 Commits

Author SHA1 Message Date
Bjorn Voesten 9193ff649a
Merge pull request #6 from pgtruesdell/master
PHP 8 Support and Fixed Tests
2021-03-21 15:30:04 +01:00
Paul Truesdell, II 931673fd29 Added support for PHP 8, fixed and upgraded PHPUnit config.
- Added support for PHP 8
- Fixed the phpunit.xml configuration, removed the features test suite.
- Upgraded the PHPUnit configuration with “—migrate-configuration” as recommended by the PHPUnit 9 deprecation warning.
2021-03-18 12:42:26 -04:00
Bjorn Voesten 921f1df2ad
Merge pull request #4 from kaiser-software/feature/add-after-support-for-blueprint-macros
Added after column support for blueprint macro
2021-01-22 01:09:21 +01:00
Bjorn Voesten 5fdadf1b46
Merge pull request #5 from bjornvoesten/development
Added nullable attributes
2021-01-22 00:23:16 +01:00
Bjorn Voesten 250e4c7352 Added nullable attributes 2021-01-22 00:17:35 +01:00
Rick Goemans f91b31717d Added after column support for blueprint macros and prevented duplicated code 2021-01-20 18:08:47 +01:00
Bjorn Voesten 13bfb5e4ee
Merge pull request #2 from bjornvoesten/development
Added whereIn clause
2020-12-25 01:38:47 +01:00
Bjorn Voesten 278719a552 Added whereIn clause 2020-12-25 01:37:58 +01:00
Bjorn Voesten ddf24dd78f
Merge pull request #1 from wdavis/master
Installation tweaks
2020-12-04 22:40:57 +01:00
wdavis dfce155a77 Fix config publishing 2020-12-03 23:44:58 -06:00
wdavis cff6336828 Update composer require 2020-12-03 23:44:15 -06:00
Bjorn Voesten a0c0d21c4f Added encrypt and decrypt to readme 2020-11-02 22:05:37 +01:00
Bjorn Voesten 7c05906c45 Updated tag script 2020-11-02 22:04:56 +01:00
Bjorn Voesten b332fd60f4 Updated .gitignore 2020-11-02 21:46:23 +01:00
Bjorn Voesten 3f0e667eab Initial commit 2020-11-02 21:40:58 +01:00