Skip to content

Commit 261ccb8

Browse files
authored
Merge pull request #1 from coderstape/update_composer
composer update and Laravel 6 compatible fixes
2 parents a1c5e0b + 592dbe9 commit 261ccb8

File tree

16 files changed

+810
-503
lines changed

16 files changed

+810
-503
lines changed

.phpunit.result.cache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
C:37:"PHPUnit\Runner\DefaultTestResultCache":4741:{a:2:{s:7:"defects";a:7:{s:68:"coderstape\Press\Tests\InitTest::it_can_find_the_test_markdown_files";i:4;s:67:"coderstape\Press\Tests\LaraPressTest::it_can_store_meta_information";i:4;s:74:"coderstape\Press\Tests\LaraPressTest::it_can_set_a_parameter_with_an_array";i:4;s:72:"coderstape\Press\Tests\LaraPressTest::it_can_overwrite_an_existing_field";i:4;s:86:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_post_model_and_override_meta_tags";i:4;s:79:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_tag_and_override_meta_tags";i:4;s:82:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_series_and_override_meta_tags";i:4;}s:5:"times";a:45:{s:68:"coderstape\Press\Tests\InitTest::it_can_find_the_test_markdown_files";d:0.082;s:63:"coderstape\Press\Tests\ProcessCommandTest::command_is_available";d:0.082;s:71:"coderstape\Press\Tests\ProcessCommandTest::it_adds_the_stub_posts_to_db";d:0.041;s:81:"coderstape\Press\Tests\TrendingTest::a_visit_gets_recorded_when_a_post_is_visited";d:0.053;s:67:"coderstape\Press\Tests\TrendingTest::trendings_posts_can_be_fetched";d:0.019;s:61:"coderstape\Press\Tests\TrendingTest::trendings_can_be_limited";d:0.114;s:94:"coderstape\Press\Tests\DatabaseDriverTest::it_throws_an_exception_if_the_db_table_is_not_found";d:0.019;s:74:"coderstape\Press\Tests\DatabaseDriverTest::database_driver_can_fetch_posts";d:0.022;s:58:"coderstape\Press\Tests\DatabaseTest::a_post_can_be_created";d:0.021;s:73:"coderstape\Press\Tests\DatabaseTest::a_post_is_updated_and_not_duplicated";d:0.022;s:75:"coderstape\Press\Tests\DatabaseTest::a_post_gets_deactivated_if_not_present";d:0.023;s:71:"coderstape\Press\Tests\DatabaseTest::a_series_gets_added_and_associated";d:0.022;s:73:"coderstape\Press\Tests\DatabaseTest::series_are_removed_if_no_longer_used";d:0.022;s:79:"coderstape\Press\Tests\DatabaseTest::a_post_without_a_series_can_still_be_added";d:0.021;s:66:"coderstape\Press\Tests\DatabaseTest::tags_get_added_and_associated";d:0.022;s:61:"coderstape\Press\Tests\DatabaseTest::tags_dont_get_duplicated";d:0.02;s:71:"coderstape\Press\Tests\DatabaseTest::tags_are_removed_if_no_longer_used";d:0.023;s:92:"coderstape\Press\Tests\FileDriverTest::it_throws_an_exception_if_file_directory_is_not_found";d:0.016;s:66:"coderstape\Press\Tests\FileDriverTest::file_driver_can_fetch_posts";d:0.02;s:67:"coderstape\Press\Tests\LaraPressTest::it_can_store_meta_information";d:0.017;s:74:"coderstape\Press\Tests\LaraPressTest::it_can_set_a_parameter_with_an_array";d:0.015;s:72:"coderstape\Press\Tests\LaraPressTest::it_can_overwrite_an_existing_field";d:0.015;s:86:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_post_model_and_override_meta_tags";d:0.016;s:79:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_tag_and_override_meta_tags";d:0.016;s:82:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_series_and_override_meta_tags";d:0.016;s:65:"coderstape\Press\Tests\PressFileParserTest::it_can_parse_the_head";d:0.018;s:84:"coderstape\Press\Tests\PressFileParserTest::it_parse_the_date_into_a_carbon_instance";d:0.018;s:98:"coderstape\Press\Tests\PressFileParserTest::it_sets_a_default_published_at_of_now_if_it_cant_parse";d:0.016;s:87:"coderstape\Press\Tests\PressFileParserTest::it_parses_permalink_into_slug_with_fallback";d:0.017;s:75:"coderstape\Press\Tests\PressFileParserTest::a_title_is_used_as_default_slug";d:0.017;s:74:"coderstape\Press\Tests\PressFileParserTest::the_series_get_added_to_the_db";d:0.017;s:74:"coderstape\Press\Tests\PressFileParserTest::it_doesnt_add_duplicate_series";d:0.017;s:81:"coderstape\Press\Tests\PressFileParserTest::series_edge_cases_with_different_case";d:0.018;s:84:"coderstape\Press\Tests\PressFileParserTest::single_extra_field_is_parsed_into_a_json";d:0.016;s:91:"coderstape\Press\Tests\PressFileParserTest::two_or_more_extra_fields_are_parsed_into_a_json";d:0.017;s:77:"coderstape\Press\Tests\PressFileParserTest::an_explicit_identifier_gets_added";d:0.016;s:73:"coderstape\Press\Tests\PressFileParserTest::the_body_gets_markdown_parsed";d:0.016;s:68:"coderstape\Press\Tests\PressFileParserTest::it_can_use_a_users_class";d:0.016;s:75:"coderstape\Press\Tests\PressFileParserTest::it_fulfills_the_full_class_name";d:0.016;s:63:"coderstape\Press\Tests\PressTest::it_can_store_meta_information";d:0.017;s:70:"coderstape\Press\Tests\PressTest::it_can_set_a_parameter_with_an_array";d:0.016;s:68:"coderstape\Press\Tests\PressTest::it_can_overwrite_an_existing_field";d:0.016;s:82:"coderstape\Press\Tests\PressTest::it_can_parse_a_post_model_and_override_meta_tags";d:0.018;s:75:"coderstape\Press\Tests\PressTest::it_can_parse_a_tag_and_override_meta_tags";d:0.017;s:78:"coderstape\Press\Tests\PressTest::it_can_parse_a_series_and_override_meta_tags";d:0.024;}}}
1+
C:37:"PHPUnit\Runner\DefaultTestResultCache":7584:{a:2:{s:7:"defects";a:40:{s:68:"coderstape\Press\Tests\InitTest::it_can_find_the_test_markdown_files";i:4;s:67:"coderstape\Press\Tests\LaraPressTest::it_can_store_meta_information";i:4;s:74:"coderstape\Press\Tests\LaraPressTest::it_can_set_a_parameter_with_an_array";i:4;s:72:"coderstape\Press\Tests\LaraPressTest::it_can_overwrite_an_existing_field";i:4;s:86:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_post_model_and_override_meta_tags";i:4;s:79:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_tag_and_override_meta_tags";i:4;s:82:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_series_and_override_meta_tags";i:4;s:63:"coderstape\Press\Tests\ProcessCommandTest::command_is_available";i:4;s:71:"coderstape\Press\Tests\ProcessCommandTest::it_adds_the_stub_posts_to_db";i:4;s:81:"coderstape\Press\Tests\TrendingTest::a_visit_gets_recorded_when_a_post_is_visited";i:4;s:67:"coderstape\Press\Tests\TrendingTest::trendings_posts_can_be_fetched";i:4;s:61:"coderstape\Press\Tests\TrendingTest::trendings_can_be_limited";i:4;s:74:"coderstape\Press\Tests\DatabaseDriverTest::database_driver_can_fetch_posts";i:4;s:58:"coderstape\Press\Tests\DatabaseTest::a_post_can_be_created";i:4;s:73:"coderstape\Press\Tests\DatabaseTest::a_post_is_updated_and_not_duplicated";i:4;s:75:"coderstape\Press\Tests\DatabaseTest::a_post_gets_deactivated_if_not_present";i:4;s:71:"coderstape\Press\Tests\DatabaseTest::a_series_gets_added_and_associated";i:4;s:73:"coderstape\Press\Tests\DatabaseTest::series_are_removed_if_no_longer_used";i:4;s:79:"coderstape\Press\Tests\DatabaseTest::a_post_without_a_series_can_still_be_added";i:4;s:66:"coderstape\Press\Tests\DatabaseTest::tags_get_added_and_associated";i:4;s:61:"coderstape\Press\Tests\DatabaseTest::tags_dont_get_duplicated";i:4;s:71:"coderstape\Press\Tests\DatabaseTest::tags_are_removed_if_no_longer_used";i:4;s:66:"coderstape\Press\Tests\FileDriverTest::file_driver_can_fetch_posts";i:4;s:65:"coderstape\Press\Tests\PressFileParserTest::it_can_parse_the_head";i:4;s:84:"coderstape\Press\Tests\PressFileParserTest::it_parse_the_date_into_a_carbon_instance";i:4;s:98:"coderstape\Press\Tests\PressFileParserTest::it_sets_a_default_published_at_of_now_if_it_cant_parse";i:4;s:87:"coderstape\Press\Tests\PressFileParserTest::it_parses_permalink_into_slug_with_fallback";i:4;s:75:"coderstape\Press\Tests\PressFileParserTest::a_title_is_used_as_default_slug";i:4;s:74:"coderstape\Press\Tests\PressFileParserTest::the_series_get_added_to_the_db";i:4;s:74:"coderstape\Press\Tests\PressFileParserTest::it_doesnt_add_duplicate_series";i:4;s:81:"coderstape\Press\Tests\PressFileParserTest::series_edge_cases_with_different_case";i:4;s:84:"coderstape\Press\Tests\PressFileParserTest::single_extra_field_is_parsed_into_a_json";i:4;s:91:"coderstape\Press\Tests\PressFileParserTest::two_or_more_extra_fields_are_parsed_into_a_json";i:4;s:77:"coderstape\Press\Tests\PressFileParserTest::an_explicit_identifier_gets_added";i:4;s:73:"coderstape\Press\Tests\PressFileParserTest::the_body_gets_markdown_parsed";i:4;s:68:"coderstape\Press\Tests\PressFileParserTest::it_can_use_a_users_class";i:4;s:75:"coderstape\Press\Tests\PressFileParserTest::it_fulfills_the_full_class_name";i:4;s:82:"coderstape\Press\Tests\PressTest::it_can_parse_a_post_model_and_override_meta_tags";i:4;s:75:"coderstape\Press\Tests\PressTest::it_can_parse_a_tag_and_override_meta_tags";i:4;s:78:"coderstape\Press\Tests\PressTest::it_can_parse_a_series_and_override_meta_tags";i:4;}s:5:"times";a:45:{s:68:"coderstape\Press\Tests\InitTest::it_can_find_the_test_markdown_files";d:0.042;s:63:"coderstape\Press\Tests\ProcessCommandTest::command_is_available";d:0.041;s:71:"coderstape\Press\Tests\ProcessCommandTest::it_adds_the_stub_posts_to_db";d:0.02;s:81:"coderstape\Press\Tests\TrendingTest::a_visit_gets_recorded_when_a_post_is_visited";d:0.027;s:67:"coderstape\Press\Tests\TrendingTest::trendings_posts_can_be_fetched";d:0.009;s:61:"coderstape\Press\Tests\TrendingTest::trendings_can_be_limited";d:0.05;s:94:"coderstape\Press\Tests\DatabaseDriverTest::it_throws_an_exception_if_the_db_table_is_not_found";d:0.008;s:74:"coderstape\Press\Tests\DatabaseDriverTest::database_driver_can_fetch_posts";d:0.01;s:58:"coderstape\Press\Tests\DatabaseTest::a_post_can_be_created";d:0.01;s:73:"coderstape\Press\Tests\DatabaseTest::a_post_is_updated_and_not_duplicated";d:0.011;s:75:"coderstape\Press\Tests\DatabaseTest::a_post_gets_deactivated_if_not_present";d:0.011;s:71:"coderstape\Press\Tests\DatabaseTest::a_series_gets_added_and_associated";d:0.01;s:73:"coderstape\Press\Tests\DatabaseTest::series_are_removed_if_no_longer_used";d:0.011;s:79:"coderstape\Press\Tests\DatabaseTest::a_post_without_a_series_can_still_be_added";d:0.012;s:66:"coderstape\Press\Tests\DatabaseTest::tags_get_added_and_associated";d:0.01;s:61:"coderstape\Press\Tests\DatabaseTest::tags_dont_get_duplicated";d:0.01;s:71:"coderstape\Press\Tests\DatabaseTest::tags_are_removed_if_no_longer_used";d:0.011;s:92:"coderstape\Press\Tests\FileDriverTest::it_throws_an_exception_if_file_directory_is_not_found";d:0.008;s:66:"coderstape\Press\Tests\FileDriverTest::file_driver_can_fetch_posts";d:0.009;s:67:"coderstape\Press\Tests\LaraPressTest::it_can_store_meta_information";d:0.017;s:74:"coderstape\Press\Tests\LaraPressTest::it_can_set_a_parameter_with_an_array";d:0.015;s:72:"coderstape\Press\Tests\LaraPressTest::it_can_overwrite_an_existing_field";d:0.015;s:86:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_post_model_and_override_meta_tags";d:0.016;s:79:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_tag_and_override_meta_tags";d:0.016;s:82:"coderstape\Press\Tests\LaraPressTest::it_can_parse_a_series_and_override_meta_tags";d:0.016;s:65:"coderstape\Press\Tests\PressFileParserTest::it_can_parse_the_head";d:0.009;s:84:"coderstape\Press\Tests\PressFileParserTest::it_parse_the_date_into_a_carbon_instance";d:0.009;s:98:"coderstape\Press\Tests\PressFileParserTest::it_sets_a_default_published_at_of_now_if_it_cant_parse";d:0.008;s:87:"coderstape\Press\Tests\PressFileParserTest::it_parses_permalink_into_slug_with_fallback";d:0.008;s:75:"coderstape\Press\Tests\PressFileParserTest::a_title_is_used_as_default_slug";d:0.008;s:74:"coderstape\Press\Tests\PressFileParserTest::the_series_get_added_to_the_db";d:0.008;s:74:"coderstape\Press\Tests\PressFileParserTest::it_doesnt_add_duplicate_series";d:0.009;s:81:"coderstape\Press\Tests\PressFileParserTest::series_edge_cases_with_different_case";d:0.009;s:84:"coderstape\Press\Tests\PressFileParserTest::single_extra_field_is_parsed_into_a_json";d:0.008;s:91:"coderstape\Press\Tests\PressFileParserTest::two_or_more_extra_fields_are_parsed_into_a_json";d:0.008;s:77:"coderstape\Press\Tests\PressFileParserTest::an_explicit_identifier_gets_added";d:0.008;s:73:"coderstape\Press\Tests\PressFileParserTest::the_body_gets_markdown_parsed";d:0.008;s:68:"coderstape\Press\Tests\PressFileParserTest::it_can_use_a_users_class";d:0.011;s:75:"coderstape\Press\Tests\PressFileParserTest::it_fulfills_the_full_class_name";d:0.008;s:63:"coderstape\Press\Tests\PressTest::it_can_store_meta_information";d:0.008;s:70:"coderstape\Press\Tests\PressTest::it_can_set_a_parameter_with_an_array";d:0.007;s:68:"coderstape\Press\Tests\PressTest::it_can_overwrite_an_existing_field";d:0.008;s:82:"coderstape\Press\Tests\PressTest::it_can_parse_a_post_model_and_override_meta_tags";d:0.008;s:75:"coderstape\Press\Tests\PressTest::it_can_parse_a_tag_and_override_meta_tags";d:0.008;s:78:"coderstape\Press\Tests\PressTest::it_can_parse_a_series_and_override_meta_tags";d:0.008;}}}

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ext-json": "*",
1212
"erusev/parsedown": "^1.7",
1313
"kitetail/zttp": "^0.4.0",
14-
"laravel/framework": "^5.8"
14+
"laravel/framework": "^5.8|^6.0"
1515
},
1616
"require-dev": {
1717
"mockery/mockery": "^1.2",

0 commit comments

Comments
 (0)