Skip to content

Commit

Permalink
Add support for PHP Timer 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbhynds committed Jan 9, 2024
1 parent 6c1a64c commit ab95b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php": ">=7.3",
"illuminate/support": ">=8.0",
"pragmarx/yaml": ">=0.1",
"phpunit/php-timer": "^1.0|^2.0|^3.0|^4.0|^5.0",
"phpunit/php-timer": ">=1.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit ab95b3c

Please sign in to comment.