Skip to content

Replace zendframework with laminas packages#10

Merged
ppavlovic merged 2 commits intog4code:masterfrom
mirko-bukilic:master
Oct 11, 2023
Merged

Replace zendframework with laminas packages#10
ppavlovic merged 2 commits intog4code:masterfrom
mirko-bukilic:master

Conversation

@mirko-bukilic
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread composer.json Outdated
"g4/profiler" : ">=1.10.0",
"zendframework/zend-http": "2.9.*",
"g4/value-object" : "*"
"php": ">=5.6",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump system requirements to >=7.3

Comment thread composer.json Outdated
"php": ">=5.6",
"g4/constants": "*",
"g4/profiler": ">=1.10.0",
"laminas/laminas-http": "2.9.*",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pick the latest version that is >=7.3 compatible.

Comment thread composer.json Outdated
}
},
"require-dev": {
"phpunit/phpunit": "4.8.*"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump a phpunit version to 9.x

Comment thread composer.json Outdated
"php": ">=7.3",
"g4/constants": "*",
"g4/profiler": ">=1.10.0",
"laminas/laminas-http": "2.9.*",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

laminas/laminas-http version 2.16.1 is the latest with php7.3 requirements

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accepted suggested version

@ppavlovic ppavlovic merged commit a366c9b into g4code:master Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants