-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update composer dependencies and stabilize build #33
Commits on Mar 12, 2018
-
Run
composer update
in order to update thecomposer.lock
since th……e previous version didn't match with the `composer.json` one.
Configuration menu - View commit details
-
Copy full SHA for 984c619 - Browse repository at this point
Copy the full SHA 984c619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a215b - Browse repository at this point
Copy the full SHA 16a215bView commit details -
Fix for "Invalid type for path "monolog.handlers.main.channels.elemen…
…ts.0". Expected scalar, but got object."
Configuration menu - View commit details
-
Copy full SHA for a10d37c - Browse repository at this point
Copy the full SHA a10d37cView commit details -
Update JMS Serializer bundle in order to fix "ServiceNotFoundExceptio…
…n: The service "jms_serializer.stopwatch_subscriber" has a dependency on a non-existent service "debug.stopwatch"". More info: schmittjoh/JMSSerializerBundle#624
Configuration menu - View commit details
-
Copy full SHA for 9437f36 - Browse repository at this point
Copy the full SHA 9437f36View commit details -
Fix for
DateTimeSimilarComparator#assertEquals
and `DateTimeStringS……imilarComparator#assertEquals` not being compatible with `SebastianBergmann\Comparator\ObjectComparator#assertEquals`
Configuration menu - View commit details
-
Copy full SHA for cbfbf80 - Browse repository at this point
Copy the full SHA cbfbf80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45db816 - Browse repository at this point
Copy the full SHA 45db816View commit details -
Update Mockery in order to fix error due to PHP 7.2 deprecating `coun…
…t` over `null`s: "count(): Parameter must be an array or an object that implements Countable"
Configuration menu - View commit details
-
Copy full SHA for 95637ac - Browse repository at this point
Copy the full SHA 95637acView commit details -
Update PhpUnit to 6.5 in order to be compatible with Mockery 1.0
* Make the `UnitTestCase` class extend from `MockeryTestCase` in order to close and check Mockery assertions. This is the recommended way since Mockery 1.0: http://docs.mockery.io/en/latest/reference/phpunit_integration.html
Configuration menu - View commit details
-
Copy full SHA for 91205f4 - Browse repository at this point
Copy the full SHA 91205f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8885ba - Browse repository at this point
Copy the full SHA a8885baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 094e1bb - Browse repository at this point
Copy the full SHA 094e1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c9dad - Browse repository at this point
Copy the full SHA 30c9dadView commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ad10cba - Browse repository at this point
Copy the full SHA ad10cbaView commit details
Commits on Mar 25, 2018
-
Merge pull request #34 from CodelyTV/move-stub-to-test
Move `CourseIdStub` to test namespace
Configuration menu - View commit details
-
Copy full SHA for 73f6962 - Browse repository at this point
Copy the full SHA 73f6962View commit details