Commit Graph

147 Commits

Author SHA1 Message Date
c4279c9697 Merge branch 'v23-12' into development
Updated composer deps again to take lock file to current
2024-02-28 12:11:39 +00:00
48ea0bc291 Deps: Updated composer packages 2024-02-26 11:17:36 +00:00
be3423a16e Deps: Updated npm & composer deps
Avoided updating markdown-it package to 14 for now since it would cause
bundle size to inflate. Don't think ESBuild is properly tree shaking
"entities" sub package which inflates size.
(Copied this message from december deps update).
2024-02-20 18:21:59 +00:00
8fb9d9d4c2 Dependancies: Updated PHP deps via composer 2024-01-24 10:27:09 +00:00
88ee33ee49 Deps: Updated php depenencies via composer 2023-12-22 15:48:46 +00:00
33374524bf Dependencies: Updated composer PHP deps 2023-12-09 10:05:23 +00:00
8375d341ea Deps: Updated npm and composer packages 2023-10-20 16:39:40 +01:00
4985e39db4 Slack auth: Switched from community to laravel library
Tested locally before & after change, and looked at code to compare.
Nothing seen or experienced that should affect things, from testing all
is working as expected with no difference from before.
- Update composer requirement of socialite to that which included slack.
- Updated PHP depds while there.
- Updated format of socialite events to align with current documentation
  and to use class references instead of strings.
2023-09-11 15:26:04 +01:00
7bf5425c6b Updated PHP and npm deps, Upped node version 2023-08-19 20:22:19 +01:00
465989efa9 Mail: Updated to forked symfony/mailer to allow assurance of tls
Related to #4358
2023-07-04 15:21:31 +01:00
c74a2608c4 Updated php dependencies 2023-06-24 11:32:54 +01:00
99377d43c1 Updated php deps 2023-05-22 20:52:50 +01:00
ee1e047964 Updated php deps, formatted command changes 2023-05-08 14:37:01 +01:00
c41baa1b76 Updated CLI & PHP deps, added gitignore for local composer 2023-05-01 18:44:46 +01:00
f837083c12 Updated php deps 2023-04-21 11:37:41 +01:00
970088a8a1 Updated php deps 2023-03-24 14:46:30 +00:00
6357056d7b Updated php deps 2023-03-13 21:03:00 +00:00
f35c42b0b8 Updated php deps and translaters in prep for v23.02 2023-02-25 17:35:21 +00:00
f9fcc9f3c7 Updated php deps 2023-02-16 17:27:09 +00:00
bc18dc7da6 Removed parallel testing, updated predis
Parallel testing paratest library caused issues due to a single version
not being compatibile across our php range. Removed for now as not
really worth the faff to get compatible.
2023-02-07 11:50:59 +00:00
5e8ec56196 Fixed issues found from tests 2023-02-06 20:41:33 +00:00
008e7a4d25 Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
c2115cab59 Updated php depenencies 2023-02-02 11:44:25 +00:00
28dda39260 Updated PHP and JS depenencies 2023-01-21 19:09:19 +00:00
40a1377c0b Fixed tests to align with recent changes, Updated php deps 2022-11-23 12:08:55 +00:00
725ff5a328 Updated php deps 2022-10-16 09:54:07 +01:00
bf56254077 Merge branch 'auth_review' into development 2022-09-27 19:34:48 +01:00
b716fd2b8b Updated composer deps, incremented dev version 2022-09-27 02:56:49 +01:00
f4388d5e4a Removed usage of laravel/ui dependency
Brings app auth controller handling aligned within the app, rather than
having many overrides of the framwork packages causing confusion and
messiness over time.
2022-09-22 16:54:27 +01:00
8a749c6acf Added and ran PHPCS 2022-09-18 01:25:20 +01:00
ee1e936660 Applied styleci changes, updated composer deps 2022-09-05 13:18:37 +01:00
1cc7c649dc Applied StyleCi changes, updated php deps 2022-08-29 17:46:41 +01:00
0bb5654f80 Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
72c8b138e1 Updated tests to use ssddanbrown/asserthtml package
Closes #3519
2022-07-23 15:10:18 +01:00
24f4febcd5 Updated DOMPDF, and other PHP dependancies 2022-07-17 14:01:59 +01:00
46d71a181e Updated php deps and applied styleci changes 2022-06-22 12:49:58 +01:00
0a05119aa5 Applied styleci changes, updated composer deps 2022-06-10 12:37:14 +01:00
c8b123bfac Updated composer deps, applied styleci changes 2022-06-08 18:00:30 +01:00
73f36b279e Updated PHP deps 2022-05-30 16:46:48 +01:00
4a2a044f3d Updated PHP deps 2022-05-09 14:57:34 +01:00
c216a6a210 Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
2b0ae23da0 Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
1a90b98b8f Updated composer dependancies 2022-03-30 19:22:47 +01:00
981807220c Applied StyleCI changes and updated dependancies 2022-03-23 12:02:01 +00:00
7f5fc9fbe3 Updated composer dependancies
Includes update to dompdf v1.2 which helps address image sizing in
tables and hence fix #3190
2022-02-24 14:30:55 +00:00
e33b587b87 Updated minimum php version from 7.3 to 7.4
Closes #3152
2022-02-04 13:27:11 +00:00
f88e6d1520 Updated HTMLDiff package to address multibtye issue
Addresses potential issue when using multibyte characters.
Couple of other packages seemed to have updates also since earlier.

For #3170
2022-01-24 20:27:14 +00:00
872961ef7c Updated npm and php dependancies 2022-01-24 18:53:28 +00:00
74ab99ec41 Updated php deps 2021-12-15 14:00:30 +00:00
056d7c119f Updated php packages 2021-11-15 18:39:38 +00:00