[PR #238] [CLOSED] Remove bundle dependencies to use with Silex #348

Open
opened 2026-01-24 11:37:34 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/238
Author: @GromNaN
Created: 2/19/2013
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 5632948 Remove bundle dependencies to use with Silex

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 composer.json (+5 -3)

📄 Description

The Security and SessionPersistance classes can be used outside of the fullstack framework.

Example: https://github.com/GromNaN/FacebookServiceProvider


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/238 **Author:** [@GromNaN](https://github.com/GromNaN) **Created:** 2/19/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5632948`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/5632948c38e1da307ad5b6cc29e2f15a3ba8e0cc) Remove bundle dependencies to use with Silex ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+5 -3) </details> ### 📄 Description The Security and SessionPersistance classes can be used outside of the fullstack framework. Example: https://github.com/GromNaN/FacebookServiceProvider --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:37:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FriendsOfSymfony/FOSFacebookBundle#348