1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 02:31:17 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Daniël Klabbers
75f237b674 [wip] 1211 mariadb compatibility (#1440)
fixes #1211 

As we've already upgraded our minimum requirement to 7.1 there's no current need to force a constraint on dbal 2.7+.
2018-05-29 05:51:22 +02:00
Daniel Klabbers
42d22f7c06 part one of adding tests, updating core 2018-04-13 07:13:10 +02:00
Toby Zerner
d2dc0d05e5 Move phpunit.xml into root to make PHPUnit easier to run
This seems to be pretty standard. Can just run `vendor/bin/phpunit` without any arguments. Removes the need for `composer test` (which is not ideal anyway as it removes colours from the output).
2016-06-05 09:16:29 +09:30
Mike Dugan
2d1e999dd9 add codeception, update gitignore 2014-12-22 08:28:01 -05:00
Toby Zerner
b5a246865d Hello world! 2014-12-20 16:56:46 +10:30