Skip to content

Commit

Permalink
Drop webmozart/assert library
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Jul 6, 2020
1 parent b9b111d commit 2219e21
Show file tree
Hide file tree
Showing 5 changed files with 349 additions and 400 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,18 @@
"prefer-stable": true,
"require": {
"php": ">=7.4.2",
"aeon-php/calendar": "1.x-dev"
"aeon-php/calendar": "^1.0@dev"
},
"require-dev": {
"phpunit/phpunit": "^9.1",
"phpstan/phpstan": "^0.12.25",
"vimeo/psalm": "^3.11",
"phpstan/phpstan-phpunit": "^0.12.8",
"phpstan/phpstan-webmozart-assert": "^0.12.4",
"psalm/plugin-phpunit": "^0.10.1",
"friendsofphp/php-cs-fixer": "^2.16",
"infection/infection": "^0.16.3",
"google/apiclient": "^2.0",
"aeon-php/calendar-holidays": "1.x-dev"
"aeon-php/calendar-holidays": "^1.0@dev"
},
"license": "MIT",
"autoload": {
Expand Down
Loading

0 comments on commit 2219e21

Please # to comment.