Skip to content

Commit

Permalink
Testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mantle-ci committed Dec 7, 2023
1 parent 18ed556 commit 8072028
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"require": {
"php": "^8.1",
"alleyinteractive/composer-wordpress-autoloader": "^1.0",
"mantle-framework/config": "^0.12",
"mantle-framework/container": "^0.12",
"mantle-framework/contracts": "^0.12",
"mantle-framework/events": "^0.12",
"mantle-framework/faker": "^0.12",
"mantle-framework/support": "^0.12",
"mantle-framework/testing": "^0.12",
"mantle-framework/config": "^1.0",
"mantle-framework/container": "^1.0",
"mantle-framework/contracts": "^1.0",
"mantle-framework/events": "^1.0",
"mantle-framework/faker": "^1.0",
"mantle-framework/support": "^1.0",
"mantle-framework/testing": "^1.0",
"nunomaduro/collision": "^6.0 || ^7.0",
"phpunit/phpunit": "^9.3.3|^10.0.7",
"symfony/http-foundation": "^6.0"
Expand Down

0 comments on commit 8072028

Please sign in to comment.