Skip to content

Commit

Permalink
Merge pull request #37 from sagautam5/update-php-unit-version-to-supp…
Browse files Browse the repository at this point in the history
…ort-php8

update php unit version and test classes
  • Loading branch information
sagautam5 authored Apr 7, 2024
2 parents e91bd5b + 0af5ca3 commit ceba228
Show file tree
Hide file tree
Showing 11 changed files with 1,359 additions and 309 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
"phpunit/phpunit": "9.6.*"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit ceba228

Please sign in to comment.