124 Commits

Author SHA1 Message Date
Ben Thomson
61cadeb623
Switch PHP Parallel Lint provider.
jakub-onderka/php-parallel-lint has been abandoned, and the original author has recommended swithcing to php-parallel-lint/php-parallel-lint.

Fixes #5007.
2020-03-27 14:48:45 +08:00
Samuel Georges
54b70f6b32 Update composer to suit latest changes 2020-02-27 20:07:42 +11:00
Ben Thomson
cb061fe7fe Remove Dusk from dev dependencies 2020-02-13 16:49:03 +08:00
Ben Thomson
1b8f0cc376 Fix autoload map for tests 2020-02-13 15:39:42 +08:00
Ben Thomson
6b114bf3b2 Drop PHPUnit Selenium requirement 2020-02-03 12:44:45 +08:00
Ben Thomson
65c3a88179
[Laravel 6] Add support for Laravel Dusk tests (#4919) 2020-02-03 12:21:04 +08:00
Luke Towers
5f89a6cd4e Update composer file to use new subsplit repos 2020-01-27 12:06:19 -06:00
Graham Campbell
ab1df6e719
Fixed bad version constraint 2020-01-21 22:56:28 +00:00
Ben Thomson
0c2dc29f22
Add Discord URL 2020-01-21 08:50:44 +08:00
Ben Thomson
0a63720335 Add JUST the Composer scripts 2020-01-20 16:15:20 +08:00
Ben Thomson
86351cec7f Revert "Add Composer scripts"
This reverts commit a1cfc2aa58c2fa88c186a4306381fdcf1cd4f269.
2020-01-20 16:14:00 +08:00
Ben Thomson
a1cfc2aa58 Add Composer scripts 2020-01-20 16:08:15 +08:00
Ben Thomson
e81101c875
Use updated branch name for library 2020-01-20 11:51:08 +08:00
Ben Thomson
74cc4d4666
Updated Composer dependencies for L6.
Temporarily removed the October subsplits until they are supporting L6.
2020-01-19 16:28:20 +08:00
Luke Towers
9bfdf6236b
Bump minimum version of Laravel required
Laravel made a breaking change to the EncryptCookies middleware, this makes it explicit that we require at least 5.5.40.
2019-12-18 16:29:57 -06:00
Samuel Georges
9b77e8d81a Bump min requirements to 7.0.8
This fixes PHP 7.4 support by pulling in Symfony packages at v3.4.36
2019-12-09 20:30:48 +11:00
Samuell
348040a4e4 Add permission support for fields, columns and filter scopes (#4520)
Credit to @Samuell1. Fixes #1837.
2019-10-09 16:41:53 -06:00
Luke Towers
d64875530d Update composer.json 2019-08-15 09:39:49 -06:00
Ben Thomson
6fb6e5f71c
Improve Travis CI build process (#4394) 2019-06-24 07:38:41 +08:00
Denis Denisov
c7cdd0dce4 Add support for package discovery (#4162)
Fixes #4149. Credit to @w20k
2019-04-19 16:38:55 -06:00
GitLog
a20f2bfe69 Fix (Trait 'AssertGD\GDAssertTrait' not found) (#3824)
Credit to @gitlog
2018-09-26 09:19:42 -06:00
Samuel Georges
f12f3af37f By default assert the app will want 7.0 packages
This addresses an issue with Symfony and a trajectory towards towards DLL hell (see Ruby on Rails). October imports Laravel that then imports Symfony for the translation packages. These packages are subjective to the PHP version running at the time. When running PHP 7.1 a version of the package is included that is incompatible with PHP 7.0. Whilst clever, it is far from simple.

If problems are encountered by this change, simply customise your composer.json file to remove it.
2018-08-16 12:18:16 +10:00
Luke Towers
4f7a08954d Updating links in composer files 2018-04-16 02:33:08 -06:00
Samuel Georges
4eab0670c4 Proxy ConsoleSupportServiceProvider properly
Refs https://github.com/octobercms/october/pull/3353
Refs https://github.com/octobercms/october/issues/3321
Refs https://github.com/octobercms/october/pull/3328
Refs https://github.com/octobercms/october/issues/3359
2018-01-24 18:09:41 +11:00
buuug7
df96c65b3c Generate .env file before generating application key (#3353)
Fixes #3321. Credit to @buuug7
2018-01-12 16:59:21 -06:00
Pierre-André Vullioud
de9804c897 Update Faker to 1.7 (#3174)
a lot of improvements from 1.4 like :
Language specific formatters
https://github.com/fzaninotto/Faker#language-specific-formatters
a new formats.
2017-10-16 08:59:40 -06:00
Samuel Georges
4074ad8cc9 Laravel 5.5 released 2017-08-31 20:57:00 +10:00
Samuel Georges
ef191d64e4 l55upgrade -> develop 2017-07-26 21:03:52 +10:00
Samuel Georges
78d722adf0 Set last build number, updating via composer 2017-07-14 22:01:11 +10:00
Luke Towers
613ebf090d Re-add the merge plugin
@daftspunk I readded the merge plugin accidentally removed in: db82bfa815
2017-06-06 09:28:50 -06:00
Samuel Georges
db82bfa815 Tighten up font weight and login screen
Recompile assets
2017-05-30 20:10:48 +10:00
Samuel Georges
081a32c928 Change versions for testing 2017-05-19 14:13:23 +10:00
Samuel Georges
0e4d05d150 Add migrations to queue database tables 2017-05-16 18:49:05 +10:00
Samuel Georges
59d1e7736c Bump min version to PHP 7
Restore tinker command
2017-05-13 09:04:22 +10:00
Samuel Georges
99e4913a7e Update composer to Laravel 5.5 @ dev 2017-05-11 07:42:08 +10:00
Samuel Georges
5eab01b8bd Update composer versions
Rollback 8dd2e97cf78a148cdcff6daacb212055b99acb22
2016-07-06 17:15:41 +10:00
Samuel Georges
536a4b382c RecordFinder can specify number of records per page
Fixes #2082
Fix spacing on composer.json
2016-06-11 13:37:36 +10:00
Samuel Georges
8dd2e97cf7 ~1.0 -> dev-develop 2016-04-01 14:07:43 +11:00
Samuel Georges
b51b5a112e dev-stable -> ~1.0 2016-04-01 12:52:11 +11:00
Samuel Georges
74ec5517d8 Missing comma , 2016-02-27 15:03:25 +11:00
Samuel Georges
d76863a3ec Merge branch 'develop' into stable
Conflicts:
	composer.json
2016-02-27 14:55:52 +11:00
brenodouglas
74953e3499 Install packages of plugins in composer.json using composer-merge-plugin
Refs #1788
2016-02-27 14:19:58 +11:00
Samuel Georges
25f931d8f8 We use Selenium 1 for testing atm
Fixes #1751
2016-02-20 09:11:13 +11:00
Pásztor Gábor
9fc2aa42b6 Add faker to require-dev 2016-01-28 09:24:46 +01:00
Samuel Georges
1d2929e2f0 Update composer refs 2016-01-02 18:44:59 +11:00
Samuel Georges
0762e5cf53 Remove dependency on illuminate\html 2016-01-02 14:59:59 +11:00
Samuel Georges
cdf4ab0279 Update composer to 5.5.9 + Laravel 5.1 2016-01-02 13:53:23 +11:00
Samuel Georges
0c8e813029 Create plugin unit test case
^- inspired by keios/oc-plugin-testsuite package
2015-08-08 15:35:22 +10:00
Samuel Georges
64579637be Add license 2015-07-25 13:23:21 +10:00
Samuel Georges
9696375099 Fixes functional tests so they pass, add details about selenium set up 2015-03-02 17:18:53 +11:00