Commit Graph

692 Commits

Author SHA1 Message Date
DariusIII ff80fd307d Update imdbphp/imdbphp to version 6.1.3 and nikic/php-parser to version 4.1.1 2018-12-26 22:08:16 +01:00
DariusIII 44ec956470 Update webmozart/assert to version 1.4.0 2018-12-25 14:53:13 +01:00
DariusIII 8a0f2da25f Update foolz/sphinxql-query-builder to version 2.0.0, add predb_rt index to sphinx 2018-12-24 02:08:23 +01:00
DariusIII 08b138179c Update laravel/scout to version 6.1.3 and yab/laravel-scout-mysql-driver to version 2.1.0 2018-12-22 22:22:54 +01:00
DariusIII c5ee1a1e12 Update nunomaduro/larastan to version 0.3.13 2018-12-21 23:36:26 +01:00
DariusIII b193359a63 Remove old add_triggers migration and create completely new with new code 2018-12-20 22:43:00 +01:00
DariusIII fd0daa3fa4 Update barryvdh/laravel-ide-helper to latest version 2018-12-19 19:48:36 +01:00
DariusIII 8a23cb89ba Update laravel/framework to version 5.7.19 2018-12-18 19:40:21 +01:00
DariusIII f863f2d8cc Update barryvdh/reflection-docblock to version 2.0.6 and laravel/framework to version 5.7.18 2018-12-17 21:57:28 +01:00
DariusIII d7282e84b8 Update opis/closure to version 3.1.2 2018-12-17 12:56:18 +01:00
DariusIII e49936380b Update spatie/laravel-permission to version 2.29.0 2018-12-16 20:29:30 +01:00
DariusIII 4cc36d92ec Update doctrine/dbal to version 2.9.1 2018-12-14 09:11:49 +01:00
DariusIII 213330fc2d Update laravel/framework to version 5.7.17 2018-12-12 19:19:10 +01:00
DariusIII 19acfca2a2 Update laravel/slack-notification-channel to version 1.0.3 2018-12-12 14:46:24 +01:00
DariusIII ab54842d35 Update phpunit/phpunit to version 7.5.1 2018-12-12 08:44:41 +01:00
DariusIII 48dd8061e0 Update spatie/laravel-permission to version 2.28.2 2018-12-11 08:55:45 +01:00
DariusIII 08ba947126 Add spatie/laravel-directory-cleanup to clean temp unrar folder of leftover files and folders 2018-12-08 23:25:50 +01:00
DariusIII 222ca915a9 Update spatie/laravel-permission 2.28.1 2018-12-07 22:54:44 +01:00
DariusIII a0ff443030 Update orangehill/iseed to version 2.6.1 and phpunit/phpunit to version 7.5.0 2018-12-07 13:53:04 +01:00
DariusIII 3947e860ea Update symfony components to their latest versions 2018-12-06 21:19:44 +01:00
DariusIII d044f83ad2 Update laravel/framework to version 5.7.16 2018-12-05 21:59:54 +01:00
DariusIII aea607c1e6 Update guzzlehttp/psr7 and egulias/email-validator to their latest versions 2018-12-05 09:41:31 +01:00
DariusIII ea20ca0998 Update used libraries to their latest versions 2018-12-04 09:33:50 +01:00
DariusIII 1267a103fe Replace tmdb-php/api with tmdb-php/laravel package 2018-12-03 14:21:56 +01:00
DariusIII 96ec2ec0af Update used libraries to their latest versions 2018-12-03 13:03:32 +01:00
DariusIII 39e9b54056 Update symfony/contracts to version 1.0.1 2018-12-02 23:12:54 +01:00
DariusIII 8e4f29830f Update more symfony components 2018-11-30 13:57:45 +01:00
DariusIII c8022dcfde Update symfony components to their latest versions 2018-11-30 11:26:25 +01:00
DariusIII 81c9cfee6d Update spatie/laravel-permission to version 2.28 2018-11-30 08:49:30 +01:00
DariusIII e5b2e2291b Update nesbot/Carbon to version 2.6.1 (fixes 86399 seconds output) 2018-11-29 21:25:53 +01:00
DariusIII 9605b4ba66 Update imdbphp/imdbphp to version 6.1.2 2018-11-29 19:14:14 +01:00
DariusIII cad3b7deb2 Update composer/xdebug-handler to version 1.3.1 2018-11-29 12:38:35 +01:00
DariusIII 931afe3d40 Remove ext-sodium from composer.json 2018-11-28 23:06:22 +01:00
DariusIII aa7f6d66e0 Update php-tmdb/api to version 2.1.16 and update all-js.js and all-css.css files 2018-11-28 23:01:10 +01:00
DariusIII afd7824870 Update dariusiii/php-itunes-api to version 1.0.6 and update Books to fetch data from iTunes too 2018-11-27 20:52:36 +01:00
DariusIII d0610d05d1 Update dariusiii/php-itunes-api to version 1.0.5.1 2018-11-27 15:52:52 +01:00
DariusIII 733b5b7c4d Update dariusiii/php-itunes-api to version 1.0.4 an add itunes to movie class movie info fetching 2018-11-27 14:31:39 +01:00
DariusIII 1298a7d458 Update Music class and dariusiii/php-itunes-api to version 1.0.3 2018-11-26 23:19:29 +01:00
DariusIII d38bd801e7 Do the actual update 2018-11-26 20:25:37 +01:00
DariusIII bbc159a649 Fetch music information from iTunes too 2018-11-26 13:51:00 +01:00
DariusIII 755730467a Update sebastian/environment to version 4.0.1 2018-11-25 22:06:11 +01:00
DariusIII b864ab3111 Update imdbphp/imdbphp to version 6.1.1 and league/flysystem to version 1.0.49 2018-11-24 22:15:56 +01:00
DariusIII 8505c16f46 Update nunomaduro/larastan to version 0.3.10 2018-11-22 23:04:38 +01:00
DariusIII a17f3758d1 Add php-cs-fixer to dev requirement 2018-11-22 21:14:57 +01:00
DariusIII 830c01fe5d Update used libraries to their latest versions 2018-11-21 23:01:00 +01:00
DariusIII 8b8671a96d Update laravel/framework to version 5.7.14 2018-11-21 15:35:12 +01:00
DariusIII e5892e9016 Update psr/log to version 1.1.0 2018-11-21 13:19:30 +01:00
DariusIII 946531dfef Update spatie/laravel-permission to version 2.26.2 2018-11-21 09:42:21 +01:00
DariusIII fd39eb5cdc Update maxim-db/reader to version 1.4.0 2018-11-20 19:44:19 +01:00
DariusIII 35959872ee Update spatie/laravel-permission to version 2.26.1 2018-11-20 09:02:34 +01:00