Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
generative_summary
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
generative_summary
Merge requests
!1
Update composer.json
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Closed
Update composer.json
issue/generative_summary-3402873:3402873-increase-the-version
into
1.0.x
Overview
1
Commits
2
Pipelines
0
Changes
1
Closed
Update composer.json
Justin Keiser
requested to merge
issue/generative_summary-3402873:3402873-increase-the-version
into
1.0.x
Nov 20, 2023
Overview
1
Commits
2
Pipelines
0
Changes
1
Closes
#3402873
0
0
Merge request reports
Compare
1.0.x
version 1
2577ebfb
Nov 20, 2023
1.0.x (base)
and
latest version
latest version
77d807c0
2 commits,
Nov 20, 2023
version 1
2577ebfb
1 commit,
Nov 20, 2023
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
composer.json
+
1
−
1
View file @ 77d807c0
Edit in single-file editor
Open in Web IDE
Show full file
@@ -11,7 +11,7 @@
@@ -11,7 +11,7 @@
}
}
],
],
"require"
:
{
"require"
:
{
"
openai-php/client
"
:
"
^
0.4|^v0.5.2
"
,
"
openai-php/client
"
:
"
^
v0.7.8
"
,
"
rajentrivedi/tokenizer-x
"
:
"
*
"
"
rajentrivedi/tokenizer-x
"
:
"
*
"
}
}
}
}
Loading