Skip to content

Commit

Permalink
Updated composer.json and lock files.
Browse files Browse the repository at this point in the history
  • Loading branch information
msyk committed Apr 26, 2024
1 parent f9e4c32 commit 52a2a8b
Show file tree
Hide file tree
Showing 6 changed files with 144 additions and 132 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "inter-mediator/inter-mediator",
"version": "13",
"time": "2024-02-15",
"time": "2024-04-26",
"repositories": [
{
"type": "git",
Expand Down Expand Up @@ -41,7 +41,7 @@
"extra": {
"mouf": {
"nodejs": {
"version": "20.11.1",
"version": "20.12.2",
"includeBinInPath": true
}
}
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

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

12 changes: 6 additions & 6 deletions package-lock.json

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

20 changes: 19 additions & 1 deletion spec/Manual-Tests/End-to-End-Test.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,30 @@ The format of below is: [commit code from git log], [Version from composer.json]
The test is identified by .conf.js files in the /spec/run directory.
The test 'wdio-chrome.conf.js' and 'wdio-firefox.conf.js' are running on GitHub Actions.

- commit 1f48bf9a70ef48c25633691b4ac12e8a0c0ca843 (Thu Apr 25 19:47:31 2024 +0900)
- commit f9e4c32c37fcec902822b8297a2d61bd9c305060 (Fri Apr 26 09:35:19 2024 +0900)
INTER-Mediator Ver.13 (2024-02-24),
wdio-search-chrome.conf.js,
PHP 8.3.6 (Homebrew based)+MySQL 8.3.0/PostgreSQL 14.10_1/SQLite 3.43.2+Chrome (124.0.6367.92) on mac,
by Masayuki Nii <[email protected]>, OK

- commit f9e4c32c37fcec902822b8297a2d61bd9c305060 (Fri Apr 26 09:35:19 2024 +0900)
INTER-Mediator Ver.13 (2024-02-24),
wdio-sync-chrome.conf.js,
PHP 8.3.6 (Homebrew based)+MySQL 8.3.0/PostgreSQL 14.10_1/SQLite 3.43.2+Chrome (124.0.6367.92) on mac,
by Masayuki Nii <[email protected]>, OK

- commit f9e4c32c37fcec902822b8297a2d61bd9c305060 (Fri Apr 26 09:35:19 2024 +0900)
INTER-Mediator Ver.13 (2024-02-24),
wdio-sync-edge.conf.js,
PHP 8.3.6 (Homebrew based)+MySQL 8.3.0/PostgreSQL 14.10_1/SQLite 3.43.2+MicrosoftEdge (124.0.2478.51 ) on mac,
by Masayuki Nii <[email protected]>, OK

- commit 1f48bf9a70ef48c25633691b4ac12e8a0c0ca843 (Thu Apr 25 19:47:31 2024 +0900)
INTER-Mediator Ver.13 (2024-02-24),
wdio-edge.conf.js,
PHP 8.3.6 (Homebrew based)+MySQL 8.3.0/PostgreSQL 14.10_1/SQLite 3.43.2+MicrosoftEdge (124.0.2478.51 ) on mac,
by Masayuki Nii <[email protected]>, OK

- commit 38abab2ef6e372d4ae37376f732b1804cdb9ee05 (Sat Feb 24 18:09:51 2024 +0900),
INTER-Mediator Ver.13 (2024-02-24),
wdio-sync-edge.conf.js,
Expand Down
101 changes: 49 additions & 52 deletions spec/run-safari/package-lock.json

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

Loading

0 comments on commit 52a2a8b

Please sign in to comment.