Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sifex committed Jul 25, 2022
1 parent 59450c1 commit e0da6b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^8.0",
"cmixin/enhanced-period": "^1.2",
"illuminate/collections": "^9.20",
"illuminate/collections": "^8|^9|^10|^11",
"nesbot/carbon": "^2",
"spatie/period": "^2"
},
Expand All @@ -43,7 +43,6 @@
"scripts": {
"test": "vendor/bin/pest",
"test-coverage": "vendor/bin/pest--coverage-clover clover.xml"

},
"config": {
"allow-plugins": {
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0da6b9

Please sign in to comment.