Commit Graph

968 Commits

Author SHA1 Message Date
Alexander Blasl 2ef30f00ac I controller 2025-01-17 11:06:30 +01:00
Alexander Blasl 03972f9e7d BF handlers for l11 2025-01-17 10:45:53 +01:00
Alexander Blasl 3bb4cbab33 BF handler in config 2025-01-16 15:56:28 +01:00
Alexander Blasl 9129c517b5 Publishable 2025-01-16 15:29:58 +01:00
Alexander Blasl bf5068255d Package update 2025-01-16 10:06:20 +01:00
Alexander Blasl c1cc10a45a Package update 2025-01-16 09:58:08 +01:00
Alexander Blasl 7cc13744f3 Package update 2025-01-16 09:40:54 +01:00
Alexander Blasl c13d0270ae Package update 2025-01-16 09:29:22 +01:00
Alexander Blasl 7c6741cfff Package update 2025-01-16 09:20:25 +01:00
Alexander Blasl 45804a0725 Package update 2025-01-16 09:13:25 +01:00
Alexander Blasl 4bf76c65e7 Package update 2025-01-16 09:12:40 +01:00
Alexander Blasl c6d41a78c0 Package update 2025-01-16 09:11:20 +01:00
Alexander Blasl 16d34b04ed Package update 2025-01-16 09:09:25 +01:00
Alexander Blasl 4e45a50517 Package update 2025-01-16 09:08:51 +01:00
Alexander Blasl cdd8bdd350 Package update 2025-01-16 09:05:28 +01:00
Alexander Blasl 6a3b92fa6c Package update 2025-01-16 09:01:17 +01:00
Alexander Blasl 36785278fe Package update 2025-01-16 08:56:31 +01:00
Alexander Blasl 1a5db82c26 Renovation 2025-01-16 08:54:02 +01:00
Fabian Wagner ➖ a6a2f5842 f95dc4c59f
Update composer.json 2024-10-31 08:36:10 +01:00
Fabian Wagner ➖ a6a2f5842 ea6fe4965f
Update README.md 2024-10-31 08:32:03 +01:00
Marcel Pociot 2e4b2f35f9
Apply fixes from StyleCI (#1190) 2024-02-07 18:30:54 +01:00
Marcel Pociot 257a129254
Update README.md 2024-02-07 18:30:25 +01:00
Marcel Pociot 1f25913ce0
Apply fixes from StyleCI (#1044) 2022-10-06 20:42:05 +02:00
Marcel Pociot f2d3baebbd Improve logging/verbose CLI output 2022-10-06 20:41:35 +02:00
Marcel Pociot fb958fb851
Merge 2.x changes (#1043)
* Resolve conflicts

* Apply fixes from StyleCI (#1042)
2022-10-06 13:46:54 +02:00
Marcel Pociot c53e78d5a0
Update README.md 2022-09-16 12:56:48 +02:00
Joe Campo 605a7fa71d
Fix call to deprecated JsonResponse::create() (#942) 2022-02-12 12:11:42 +01:00
Diego Tibi e009061759
Laravel 9 support (#944) 2022-02-12 12:09:05 +01:00
Marcel Pociot fd2070fc3d update tests 2022-01-06 12:31:21 +01:00
Melvin D. Protacio 171480dee2
Replication fix amendment to #778 (#881)
* fixes on replication

* trying to fix #778 #issuecomment-907319726

* code spacing fixes

* codestyle fixes

* trigger workflow locally
2022-01-05 15:59:37 +01:00
erikn69 491d164118
Tests fixes (#908) 2022-01-05 15:58:35 +01:00
Carlos Mora 6beed7d8ff
Update 0000_00_00_000000_rename_statistics_counters.php (#840) 2021-12-17 16:46:34 +01:00
erikn69 0a8f7aa33e
Fix on tests (#895) 2021-12-17 16:42:26 +01:00
Kieran 19af8b0414
Move doctrine/dbal to suggests (#900) 2021-12-17 16:41:38 +01:00
Joni Danino 657beeeb53
Update composer.json (#885) 2021-11-26 13:32:54 +01:00
Marcel Pociot f411510f3e
Apply fixes from StyleCI (#892) 2021-11-26 13:32:47 +01:00
Diadal c1312be337
guzzlehttp/psr7 2.0 support (#830)
add guzzle psr7 2.0 support
2021-11-26 13:32:18 +01:00
Marcel Pociot ea8e5ad820
Ignore non-php8 compatible Laravel versions for tests 2021-05-18 11:15:04 +02:00
Marcel Pociot f3703babe6
Run tests on PHP 8 2021-05-18 10:30:07 +02:00
Mior Muhammad Zaki f3ae3633c4
Remove orchestra/database (#767)
This dependency isn't required since Testbench 3.6
2021-05-18 08:10:11 +02:00
Italo d809b71a2c
Fixes project stability (#762) 2021-05-09 09:58:18 +02:00
rennokki 02cfcc47b0
Added sail documentation 2021-04-19 11:44:19 +03:00
rennokki 0e2ff5f123
Merge pull request #739 from artem-tverdokhlebov/master
[2.x] Seems like typo in composer.json
2021-04-15 16:01:10 +03:00
Artem Tverdokhliebov f549579907
Update composer.json 2021-04-15 15:49:27 +03:00
rennokki 9dbc38aff9
Merge pull request #735 from beyondcode/fix/websocket-handlers
[2.x] Fix Websocket Handlers registration
2021-04-06 17:31:38 +03:00
Alex Renoki c43a9d4d46 Fixed Routes registration 2021-04-06 17:21:15 +03:00
Dries Vints ba3a2ad164
[2.x] Laravel Octane support (#733)
* Octane support

Co-authored-by: Alex Renoki <rennokki@gmail.com>
2021-04-06 16:47:54 +03:00
Alex Renoki 1bb727f322 Removing higher-order from collection-related tasks 2021-03-30 18:11:58 +03:00
rennokki 3cf74c7a50
Merge pull request #708 from simonbuehler/master
[2.x] Fix unsubscribeFromAllChannels leaving stale connections
2021-03-30 18:08:52 +03:00
Simon Bühler 0dc2db12c4 style fix 2021-03-04 09:05:48 +01:00